How to Install and Uninstall texlive-jvlisting Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "texlive-jvlisting" package
Please follow the guidance below to install texlive-jvlisting on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-jvlisting
Copied
2. Uninstall "texlive-jvlisting" package
This tutorial shows how to uninstall texlive-jvlisting on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-jvlisting
Copied
3. Information about the texlive-jvlisting package on openSuSE Tumbleweed
Information for package texlive-jvlisting:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-jvlisting
Version : 2023.209.0.0.7svn24638-56.2
Arch : noarch
Vendor : openSUSE
Installed Size : 5.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2023-56.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : A replacement for LaTeX's verbatim package
Description :
This package provides a LaTeX environment listing, an
alternative to the built-in verbatim environment. The listing
environment is tailored for including listings of computer
program source code into documents. The main advantages over
the original verbatim environment are: environments
automatically fixes leading whitespace so that the environment
and program listing can be indented with the rest of the
document source, and; listing environments may easily be
customised and extended.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-jvlisting
Version : 2023.209.0.0.7svn24638-56.2
Arch : noarch
Vendor : openSUSE
Installed Size : 5.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2023-56.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : A replacement for LaTeX's verbatim package
Description :
This package provides a LaTeX environment listing, an
alternative to the built-in verbatim environment. The listing
environment is tailored for including listings of computer
program source code into documents. The main advantages over
the original verbatim environment are: environments
automatically fixes leading whitespace so that the environment
and program listing can be indented with the rest of the
document source, and; listing environments may easily be
customised and extended.