How to Install and Uninstall texlive-listing Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-listing" package
Please follow the step by step instructions below to install texlive-listing on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-listing
Copied
2. Uninstall "texlive-listing" package
Here is a brief guide to show you how to uninstall texlive-listing on openSUSE Leap:
$
sudo zypper remove
texlive-listing
Copied
3. Information about the texlive-listing package on openSUSE Leap
Information for package texlive-listing:
----------------------------------------
Repository : Main Repository
Name : texlive-listing
Version : 2021.189.1.2svn17373-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2021-150400.18.1.src
Upstream URL : http://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 : Main Repository
Name : texlive-listing
Version : 2021.189.1.2svn17373-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2021-150400.18.1.src
Upstream URL : http://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.