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

Last updated: September 21,2024

1. Install "texlive-upquote" package

Please follow the guidance below to install texlive-upquote on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-upquote

2. Uninstall "texlive-upquote" package

Here is a brief guide to show you how to uninstall texlive-upquote on openSuSE Tumbleweed:

$ sudo zypper remove texlive-upquote

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

Information for package texlive-upquote:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-upquote
Version : 2023.209.1.3svn26059-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-y-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Show "realistic" quotes in verbatim
Description :
Typewriter-style fonts are best for program listings, but
Computer Modern Typewriter prints ` and ' as bent opening and
closing single quotes. Other fonts, and most programming
languages, print ` as a grave accent and ' upright; ' is used
both to open and to close quoted strings. The package switches
the typewriter font to Computer Modern Typewriter in OT1
encoding, and modifies the behaviour of verbatim, verbatim*,
\verb, and \verb* to print in the "` and ' way". It does
thisregardless of other fonts or encodings in use, so long as
the package is loaded after the other fonts were. The package
does not affect \tt, \texttt, etc.

5. The same packages on other Linux Distributions