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

Last updated: May 18,2024

1. Install "texlive-ifnextok" package

This guide covers the steps necessary to install texlive-ifnextok on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-ifnextok

2. Uninstall "texlive-ifnextok" package

Please follow the instructions below to uninstall texlive-ifnextok on openSuSE Tumbleweed:

$ sudo zypper remove texlive-ifnextok

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

Information for package texlive-ifnextok:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-ifnextok
Version : 2023.209.0.0.3svn23379-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 29.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-l-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Utility macro: peek ahead without ignoring spaces
Description :
The package deals with the behaviour of the LaTeX internal
command \@ifnextchar, which skips blank spaces. This has the
potential to surprise users, since it can produce really
unwanted effects. A common example occurs with brackets
starting a line following \\: the command looks for an optional
argument, whereas the user wants the brackets to be printed.
The package offers commands and options for modifying this
behaviour, maybe limited to certain parts of the document
source.

5. The same packages on other Linux Distributions