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

Last updated: July 05,2024

1. Install "texlive-drac" package

This is a short guide on how to install texlive-drac on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-drac

2. Uninstall "texlive-drac" package

Learn how to uninstall texlive-drac on openSUSE Leap:

$ sudo zypper remove texlive-drac

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

Information for package texlive-drac:
-------------------------------------
Repository : Main Repository
Name : texlive-drac
Version : 2021.189.1svn15878-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-g-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Declare active character substitution, robustly
Description :
The package provides macros \DeclareRobustActChar and
\ReDeclareRobActChar. One uses \DeclareRobustActChar in the
same way one would use \DeclareRobustCommand; the macro
\protects the active character when it appears in a moving
argument. \ReDeclareRobActChar redefines an active character
previously defined with \DeclareRobustActChar, in the same way
that \renewcommand works for ordinary commands.

5. The same packages on other Linux Distributions