How to Install and Uninstall jaxb-api.src Package on Oracle Linux 9
Last updated: November 27,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
Copied
$
sudo dnf install
jaxb-api.src
Copied
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
Copied
$
sudo dnf autoremove
Copied
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.
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.