How to Install and Uninstall texlive-latex2man Package on openSUSE Leap
Last updated: November 08,2024
1. Install "texlive-latex2man" package
Please follow the step by step instructions below to install texlive-latex2man on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-latex2man
Copied
2. Uninstall "texlive-latex2man" package
This guide covers the steps necessary to uninstall texlive-latex2man on openSUSE Leap:
$
sudo zypper remove
texlive-latex2man
Copied
3. Information about the texlive-latex2man package on openSUSE Leap
Information for package texlive-latex2man:
------------------------------------------
Repository : Main Repository
Name : texlive-latex2man
Version : 2021.189.1.29svn49249-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 60.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2021-150400.18.1.src
Upstream URL : http://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.
------------------------------------------
Repository : Main Repository
Name : texlive-latex2man
Version : 2021.189.1.29svn49249-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 60.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2021-150400.18.1.src
Upstream URL : http://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.