How to Install and Uninstall texlive-latex2man Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "texlive-latex2man" package

Please follow the instructions below to install texlive-latex2man on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-latex2man

2. Uninstall "texlive-latex2man" package

Please follow the instructions below to uninstall texlive-latex2man on openSuSE Tumbleweed:

$ sudo zypper remove texlive-latex2man

3. Information about the texlive-latex2man package on openSuSE Tumbleweed

Information for package texlive-latex2man:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-latex2man
Version : 2023.209.1.29svn64477-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 60.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Translate LaTeX-based manual pages into Unix man format
Description :
Latex2man is a tool to translate UNIX manual pages written with
LaTeX into the troff format understood by the UNIX man(1)
command. Alternatively HTML, TexInfo, or LaTeX code can be
produced too. Output of parts of the text may be supressed
using the conditional text feature (for this, LaTeX generation
may be used). There is a LaTeX package (latex2man.sty) for
writing the man page and a Perl script (latex2man) that does
the actual translation.

5. The same packages on other Linux Distributions