How to Install and Uninstall texlive-latex2man.noarch Package on Rocky Linux 8
Last updated: November 12,2024
1. Install "texlive-latex2man.noarch" package
This tutorial shows how to install texlive-latex2man.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-latex2man.noarch
Copied
2. Uninstall "texlive-latex2man.noarch" package
This tutorial shows how to uninstall texlive-latex2man.noarch on Rocky Linux 8:
$
sudo dnf remove
texlive-latex2man.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-latex2man.noarch package on Rocky Linux 8
Last metadata expiration check: 0:28:59 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : texlive-latex2man
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 359 k
Source : texlive-20180414-25.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.
Available Packages
Name : texlive-latex2man
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 359 k
Source : texlive-20180414-25.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.