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

Last updated: September 21,2024

1. Install "texlive-gobble" package

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

$ sudo zypper refresh $ sudo zypper install texlive-gobble

2. Uninstall "texlive-gobble" package

Here is a brief guide to show you how to uninstall texlive-gobble on openSUSE Leap:

$ sudo zypper remove texlive-gobble

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

Information for package texlive-gobble:
---------------------------------------
Repository : Main Repository
Name : texlive-gobble
Version : 2021.189.0.0.2svn56291-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-k-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : More gobble macros for PlainTeX and LaTeX
Description :
The LaTeX package gobble includes several gobble macros not
included in the LaTeX kernel. These macros remove a number of
arguments after them, a feature regulary used inside other
macros. This includes gobble macros for optional arguments. The
LaTeX package gobble-user provides these macros at the user
level, i.e. using names without @ so that these can be used
without \makeatletter and \makeatother. The same macros are
provided inside .tex files for use with plain-TeX or other TeX
formats. However, the gobble macros for optional macros require
\@ifnextchar to be defined.

5. The same packages on other Linux Distributions