How to Install and Uninstall mandoc.x86_64 Package on Fedora 36
Last updated: November 13,2024
1. Install "mandoc.x86_64" package
In this section, we are going to explain the necessary steps to install mandoc.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
mandoc.x86_64
Copied
2. Uninstall "mandoc.x86_64" package
In this section, we are going to explain the necessary steps to uninstall mandoc.x86_64 on Fedora 36:
$
sudo dnf remove
mandoc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mandoc.x86_64 package on Fedora 36
Last metadata expiration check: 2:44:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mandoc
Version : 1.14.6
Release : 2.fc36
Architecture : x86_64
Size : 354 k
Source : mandoc-1.14.6-2.fc36.src.rpm
Repository : fedora
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.fc36
Architecture : x86_64
Size : 354 k
Source : mandoc-1.14.6-2.fc36.src.rpm
Repository : fedora
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.