How to Install and Uninstall jaxb-api.src Package on Oracle Linux 9

Last updated: September 06,2024

1. Install "jaxb-api.src" package

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

$ sudo dnf update $ sudo dnf install jaxb-api.src

2. Uninstall "jaxb-api.src" package

In this section, we are going to explain the necessary steps to uninstall jaxb-api.src on Oracle Linux 9:

$ sudo dnf remove jaxb-api.src $ sudo dnf autoremove

3. Information about the jaxb-api.src package on Oracle Linux 9

Last metadata expiration check: 3:26:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jaxb-api
Version : 2.3.3
Release : 5.el9
Architecture : src
Size : 198 k
Source : None
Repository : ol9_appstream
Summary : Jakarta XML Binding API
URL : https://github.com/eclipse-ee4j/jaxb-api
License : BSD
Description : The Jakarta XML Binding provides an API and tools that automate the mapping
: between XML documents and Java objects.