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

Last updated: June 26,2024

1. Install "texlive-makerobust" package

Here is a brief guide to show you how to install texlive-makerobust on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-makerobust

2. Uninstall "texlive-makerobust" package

Please follow the guidance below to uninstall texlive-makerobust on openSuSE Tumbleweed:

$ sudo zypper remove texlive-makerobust

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

Information for package texlive-makerobust:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-makerobust
Version : 2023.208.2.0svn52811-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 613 B
Installed : No
Status : not installed
Source package : texlive-specs-o-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Making a macro robust (legacy package)
Description :
Heiko Oberdiek's makerobust package defined a command with name
\MakeRobustCommand that could be used to make fragile commands
robust. The LaTeX format has, since 2015, included a command
\MakeRobust with the same syntax and behaviour. Also by 2019,
almost all commands in LaTeX that may be used in a moving
argument are already robust. This package is now just a simple
one-liner defining the name \MakeRobustCommand as an alias for
\MakeRobust. This package should not be used in any new
documents.

5. The same packages on other Linux Distributions