How to Install and Uninstall jaxb-xjc.noarch Package on Oracle Linux 9

Last updated: October 09,2024

1. Install "jaxb-xjc.noarch" package

In this section, we are going to explain the necessary steps to install jaxb-xjc.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install jaxb-xjc.noarch

2. Uninstall "jaxb-xjc.noarch" package

Please follow the step by step instructions below to uninstall jaxb-xjc.noarch on Oracle Linux 9:

$ sudo dnf remove jaxb-xjc.noarch $ sudo dnf autoremove

3. Information about the jaxb-xjc.noarch package on Oracle Linux 9

Last metadata expiration check: 1:48:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jaxb-xjc
Version : 4.0.2
Release : 1.el9
Architecture : noarch
Size : 791 k
Source : jaxb-4.0.2-1.el9.src.rpm
Repository : ol9_appstream
Summary : JAXB XJC
URL : https://github.com/eclipse-ee4j/jaxb-ri
License : BSD and ASL 2.0
Description : JAXB Binding Compiler. Contains source code needed for binding customization
: files into java sources. In other words: the tool to generate java classes for
: the given xml representation.