How To Install FastInfosetRoundTripTests on Fedora 36
Introduction
In this tutorial we learn how to install FastInfosetRoundTripTests on Fedora 36.
What is FastInfosetRoundTripTests
FastInfoset Roundtrip Tests.
We can use yum or dnf to install FastInfosetRoundTripTests on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install FastInfosetRoundTripTests.
Install FastInfosetRoundTripTests on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install FastInfosetRoundTripTests using dnf by running the following command:
sudo dnf -y install FastInfosetRoundTripTests
Install FastInfosetRoundTripTests on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install FastInfosetRoundTripTests using yum by running the following command:
sudo yum -y install FastInfosetRoundTripTests
How To Uninstall FastInfosetRoundTripTests on Fedora 36
To uninstall only the FastInfosetRoundTripTests package we can use the following command:
sudo dnf remove FastInfosetRoundTripTests
FastInfosetRoundTripTests Package Contents on Fedora 36
/usr/share/java/jaxb-fi
/usr/share/java/jaxb-fi/FastInfosetRoundTripTests.jar
/usr/share/licenses/FastInfosetRoundTripTests
/usr/share/licenses/FastInfosetRoundTripTests/LICENSE
/usr/share/licenses/FastInfosetRoundTripTests/NOTICE.md
/usr/share/maven-metadata/jaxb-fi-FastInfosetRoundTripTests.xml
/usr/share/maven-poms/jaxb-fi
/usr/share/maven-poms/jaxb-fi/FastInfosetRoundTripTests.pom
References
Summary
In this tutorial we learn how to install FastInfosetRoundTripTests on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).