How to Install and Uninstall texlive-savesym Package on openSUSE Leap

Last updated: July 08,2024

1. Install "texlive-savesym" package

Please follow the guidelines below to install texlive-savesym on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-savesym

2. Uninstall "texlive-savesym" package

Please follow the step by step instructions below to uninstall texlive-savesym on openSUSE Leap:

$ sudo zypper remove texlive-savesym

3. Information about the texlive-savesym package on openSUSE Leap

Information for package texlive-savesym:
----------------------------------------
Repository : Main Repository
Name : texlive-savesym
Version : 2021.189.1.2svn31565-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-u-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Redefine symbols where names conflict
Description :
There are a number of symbols (e.g., \Square) that are defined
by several packages. In order to typeset all the variants in a
document, we have to give the glyph a unique name. To do that,
we define \savesymbol{XXX}, which renames a symbol from \XXX to
\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
back to \XXX and defines a new command, \yyyXXX, which
corresponds to the most recently loaded version of \XXX.

5. The same packages on other Linux Distributions