How to Install and Uninstall xmlgraphics-commons.src Package on Oracle Linux 8

Last updated: November 28,2024

1. Install "xmlgraphics-commons.src" package

Please follow the guidelines below to install xmlgraphics-commons.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install xmlgraphics-commons.src

2. Uninstall "xmlgraphics-commons.src" package

This tutorial shows how to uninstall xmlgraphics-commons.src on Oracle Linux 8:

$ sudo dnf remove xmlgraphics-commons.src $ sudo dnf autoremove

3. Information about the xmlgraphics-commons.src package on Oracle Linux 8

Last metadata expiration check: 0:15:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : xmlgraphics-commons
Version : 2.3
Release : 4.module+el8.3.0+9630+fe6f9367
Architecture : src
Size : 2.6 M
Source : None
Repository : ol8_appstream
Summary : XML Graphics Commons
URL : http://xmlgraphics.apache.org/
License : ASL 2.0
Description : Apache XML Graphics Commons is a library that consists of
: several reusable components used by Apache Batik and
: Apache FOP. Many of these components can easily be used
: separately outside the domains of SVG and XSL-FO. You will
: find components such as a PDF library, an RTF library,
: Graphics2D implementations that let you generate PDF &
: PostScript files, and much more.