How to Install and Uninstall html401-dtds.noarch Package on Rocky Linux 9

Last updated: July 04,2024

1. Install "html401-dtds.noarch" package

Here is a brief guide to show you how to install html401-dtds.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install html401-dtds.noarch

2. Uninstall "html401-dtds.noarch" package

This tutorial shows how to uninstall html401-dtds.noarch on Rocky Linux 9:

$ sudo dnf remove html401-dtds.noarch $ sudo dnf autoremove

3. Information about the html401-dtds.noarch package on Rocky Linux 9

Last metadata expiration check: 0:23:37 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : html401-dtds
Version : 4.01
Release : 19991224.12.el9.20
Architecture : noarch
Size : 26 k
Source : html401-dtds-4.01-19991224.12.el9.20.src.rpm
Repository : epel
Summary : HTML 4.01 document type definitions
URL : http://www.w3.org/TR/1999/REC-html401-19991224/
License : W3C
Description : This package provides the three HTML 4.01 DTDs (strict, frameset, and
: transitional). The DTDs are required for processing HTML 4.01
: document instances using SGML tools such as OpenSP, OpenJade, or
: SGMLSpm.