How to Install and Uninstall texlive-latex2man.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "texlive-latex2man.noarch" package

Please follow the step by step instructions below to install texlive-latex2man.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install texlive-latex2man.noarch

2. Uninstall "texlive-latex2man.noarch" package

This guide covers the steps necessary to uninstall texlive-latex2man.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove texlive-latex2man.noarch $ sudo dnf autoremove

3. Information about the texlive-latex2man.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:47:57 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-latex2man
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 360 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Translate LaTeX-based manual pages into Unix man format
URL : http://tug.org/texlive/
License : LPPL
Description : A tool to translate UNIX manual pages written with LaTeX into a
: man-page format understood by the Unix man(1) command.
: Alternatively HTML or TexInfo code can be produced. Output of
: parts of the text may be supressed using the conditional text
: feature.