How to Install and Uninstall texlive-latex2man.noarch Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "texlive-latex2man.noarch" package

Please follow the instructions below to install texlive-latex2man.noarch on AlmaLinux 9

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

2. Uninstall "texlive-latex2man.noarch" package

Here is a brief guide to show you how to uninstall texlive-latex2man.noarch on AlmaLinux 9:

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

3. Information about the texlive-latex2man.noarch package on AlmaLinux 9

Last metadata expiration check: 1:15:53 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : texlive-latex2man
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 341 k
Source : texlive-20200406-26.el9_2.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.