How to Install and Uninstall texlive-spverbatim Package on openSUSE Leap
Last updated: November 26,2024
1. Install "texlive-spverbatim" package
In this section, we are going to explain the necessary steps to install texlive-spverbatim on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-spverbatim
Copied
2. Uninstall "texlive-spverbatim" package
This guide let you learn how to uninstall texlive-spverbatim on openSUSE Leap:
$
sudo zypper remove
texlive-spverbatim
Copied
3. Information about the texlive-spverbatim package on openSUSE Leap
Information for package texlive-spverbatim:
-------------------------------------------
Repository : Main Repository
Name : texlive-spverbatim
Version : 2021.189.1.0svn15878-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Allow line breaks within \verb and verbatim output
Description :
LaTeX's \verb macro treats its argument as an unbreakable unit
of text. This can lead to poor typesetting, especially when the
argument is long. The spverbatim package provides an \spverb
macro that is analogous to \verb and an spverbatim environment
that is analogous to verbatim with the difference being that
\spverb and spverbatim allow LaTeX to break lines at space
characters.
-------------------------------------------
Repository : Main Repository
Name : texlive-spverbatim
Version : 2021.189.1.0svn15878-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Allow line breaks within \verb and verbatim output
Description :
LaTeX's \verb macro treats its argument as an unbreakable unit
of text. This can lead to poor typesetting, especially when the
argument is long. The spverbatim package provides an \spverb
macro that is analogous to \verb and an spverbatim environment
that is analogous to verbatim with the difference being that
\spverb and spverbatim allow LaTeX to break lines at space
characters.