How to Install and Uninstall xml-commons-apis.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "xml-commons-apis.src" package

Please follow the step by step instructions below to install xml-commons-apis.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install xml-commons-apis.src

2. Uninstall "xml-commons-apis.src" package

This is a short guide on how to uninstall xml-commons-apis.src on Oracle Linux 9:

$ sudo dnf remove xml-commons-apis.src $ sudo dnf autoremove

3. Information about the xml-commons-apis.src package on Oracle Linux 9

Last metadata expiration check: 3:34:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : xml-commons-apis
Version : 1.4.01
Release : 36.el9
Architecture : src
Size : 943 k
Source : None
Repository : ol9_appstream
Summary : APIs for DOM, SAX, and JAXP
URL : http://xml.apache.org/commons/
License : ASL 2.0 and W3C and Public Domain
Description : xml-commons-apis is designed to organize and have common packaging for
: the various externally-defined standard interfaces for XML. This
: includes the DOM, SAX, and JAXP.