How to Install and Uninstall mandoc.x86_64 Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "mandoc.x86_64" package
This guide covers the steps necessary to install mandoc.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mandoc.x86_64
Copied
2. Uninstall "mandoc.x86_64" package
Please follow the guidelines below to uninstall mandoc.x86_64 on Oracle Linux 9:
$
sudo dnf remove
mandoc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mandoc.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:35:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mandoc
Version : 1.14.6
Release : 2.el9
Architecture : x86_64
Size : 353 k
Source : mandoc-1.14.6-2.el9.src.rpm
Repository : epel
Summary : A suite of tools for compiling mdoc and man
URL : https://mandoc.bsd.lv/
License : ISC
Description : mandoc is a suite of tools compiling mdoc, the roff macro language of choice
: for BSD manual pages, and man, the predominant historical language for UNIX
: manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component
: of the toolset is the mandoc utility program, based on the libmandoc validating
: compiler, to format output for UTF-8 and ASCII UNIX terminals, HTML 5,
: PostScript, and PDF.
Available Packages
Name : mandoc
Version : 1.14.6
Release : 2.el9
Architecture : x86_64
Size : 353 k
Source : mandoc-1.14.6-2.el9.src.rpm
Repository : epel
Summary : A suite of tools for compiling mdoc and man
URL : https://mandoc.bsd.lv/
License : ISC
Description : mandoc is a suite of tools compiling mdoc, the roff macro language of choice
: for BSD manual pages, and man, the predominant historical language for UNIX
: manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component
: of the toolset is the mandoc utility program, based on the libmandoc validating
: compiler, to format output for UTF-8 and ASCII UNIX terminals, HTML 5,
: PostScript, and PDF.