How to Install and Uninstall docbook-dtds.src Package on Oracle Linux 9
Last updated: November 30,2024
1. Install "docbook-dtds.src" package
Here is a brief guide to show you how to install docbook-dtds.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
docbook-dtds.src
Copied
2. Uninstall "docbook-dtds.src" package
This tutorial shows how to uninstall docbook-dtds.src on Oracle Linux 9:
$
sudo dnf remove
docbook-dtds.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the docbook-dtds.src package on Oracle Linux 9
Last metadata expiration check: 3:17:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : docbook-dtds
Version : 1.0
Release : 79.el9
Architecture : src
Size : 1.4 M
Source : None
Repository : ol9_appstream
Summary : SGML and XML document type definitions for DocBook
URL : http://www.oasis-open.org/docbook/
License : Copyright only
Description : The DocBook Document Type Definition (DTD) describes the syntax of
: technical documentation texts (articles, books and manual pages).
: This syntax is XML-compliant and is developed by the OASIS consortium.
: This package contains SGML and XML versions of the DocBook DTD.
Available Packages
Name : docbook-dtds
Version : 1.0
Release : 79.el9
Architecture : src
Size : 1.4 M
Source : None
Repository : ol9_appstream
Summary : SGML and XML document type definitions for DocBook
URL : http://www.oasis-open.org/docbook/
License : Copyright only
Description : The DocBook Document Type Definition (DTD) describes the syntax of
: technical documentation texts (articles, books and manual pages).
: This syntax is XML-compliant and is developed by the OASIS consortium.
: This package contains SGML and XML versions of the DocBook DTD.