How to Install and Uninstall texlive-latex2man.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "texlive-latex2man.noarch" package

In this section, we are going to explain the necessary steps to install texlive-latex2man.noarch on Fedora 36

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

2. Uninstall "texlive-latex2man.noarch" package

Please follow the steps below to uninstall texlive-latex2man.noarch on Fedora 36:

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

3. Information about the texlive-latex2man.noarch package on Fedora 36

Last metadata expiration check: 1:11:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-latex2man
Epoch : 9
Version : 20210325
Release : 47.fc36
Architecture : noarch
Size : 346 k
Source : texlive-base-20210325-47.fc36.src.rpm
Repository : fedora
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.