How to Install and Uninstall docbook-style-xsl.noarch Package on Oracle Linux 9

Last updated: June 18,2024

1. Install "docbook-style-xsl.noarch" package

Here is a brief guide to show you how to install docbook-style-xsl.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install docbook-style-xsl.noarch

2. Uninstall "docbook-style-xsl.noarch" package

In this section, we are going to explain the necessary steps to uninstall docbook-style-xsl.noarch on Oracle Linux 9:

$ sudo dnf remove docbook-style-xsl.noarch $ sudo dnf autoremove

3. Information about the docbook-style-xsl.noarch package on Oracle Linux 9

Last metadata expiration check: 1:58:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : docbook-style-xsl
Version : 1.79.2
Release : 16.el9
Architecture : noarch
Size : 3.0 M
Source : docbook-style-xsl-1.79.2-16.el9.src.rpm
Repository : ol9_appstream
Summary : Norman Walsh's XSL stylesheets for DocBook XML
URL : https://github.com/docbook/xslt10-stylesheets
License : DMIT
Description : These XSL stylesheets allow you to transform any DocBook XML document to
: other formats, such as HTML, FO, and XHMTL. They are highly customizable.