How to Install and Uninstall texlive-jvlisting Package on openSUSE Leap
Last updated: November 07,2024
1. Install "texlive-jvlisting" package
This tutorial shows how to install texlive-jvlisting on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-jvlisting
Copied
2. Uninstall "texlive-jvlisting" package
This is a short guide on how to uninstall texlive-jvlisting on openSUSE Leap:
$
sudo zypper remove
texlive-jvlisting
Copied
3. Information about the texlive-jvlisting package on openSUSE Leap
Information for package texlive-jvlisting:
------------------------------------------
Repository : Main Repository
Name : texlive-jvlisting
Version : 2021.189.0.0.7svn24638-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 5.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2021-150400.17.1.src
Upstream URL : http://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 : Main Repository
Name : texlive-jvlisting
Version : 2021.189.0.0.7svn24638-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 5.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2021-150400.17.1.src
Upstream URL : http://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.