How to Install and Uninstall texlive-listing Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "texlive-listing" package
In this section, we are going to explain the necessary steps to install texlive-listing on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-listing
Copied
2. Uninstall "texlive-listing" package
This is a short guide on how to uninstall texlive-listing on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-listing
Copied
3. Information about the texlive-listing package on openSuSE Tumbleweed
Information for package texlive-listing:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-listing
Version : 2023.209.1.2svn17373-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Produce formatted program listings
Description :
The listing environment is provided and is similar to figure
and table, although it is not a floating environment. Includes
support for \caption, \label, \ref, and introduces
\listoflistings, \listingname, \listlistingname. It produces a
.lol file. It does not change \@makecaption (unless the option
bigcaptions is used), so packages that change the layout of
\caption still work.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-listing
Version : 2023.209.1.2svn17373-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Produce formatted program listings
Description :
The listing environment is provided and is similar to figure
and table, although it is not a floating environment. Includes
support for \caption, \label, \ref, and introduces
\listoflistings, \listingname, \listlistingname. It produces a
.lol file. It does not change \@makecaption (unless the option
bigcaptions is used), so packages that change the layout of
\caption still work.