How to Install and Uninstall texlive-spverbatim Package on openSuSE Tumbleweed

Last updated: May 04,2024

1. Install "texlive-spverbatim" package

This tutorial shows how to install texlive-spverbatim on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-spverbatim

2. Uninstall "texlive-spverbatim" package

In this section, we are going to explain the necessary steps to uninstall texlive-spverbatim on openSuSE Tumbleweed:

$ sudo zypper remove texlive-spverbatim

3. Information about the texlive-spverbatim package on openSuSE Tumbleweed

Information for package texlive-spverbatim:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-spverbatim
Version : 2023.209.1.0svn15878-58.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2023-58.2.src
Upstream URL : https://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.

5. The same packages on other Linux Distributions