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

Last updated: December 24,2024

1. Install "texlive-comment" package

This guide let you learn how to install texlive-comment on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-comment

2. Uninstall "texlive-comment" package

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

$ sudo zypper remove texlive-comment

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

Information for package texlive-comment:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-comment
Version : 2023.209.3.8svn41927-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 10.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Selectively include/exclude portions of text
Description :
Selectively include/exclude pieces of text, allowing the user
to define new, separately controlled, comment versions. All
text between \comment ... \endcomment or \begin{comment} ...
\end{comment} is discarded. The opening and closing commands
should appear on a line of their own. No starting spaces,
nothing after it. This environment should work with arbitrary
amounts of comment, and the comment can be arbitrary text.
Other 'comment' environments are defined and
selected/deselected with \includecomment{versiona} and
\excludecoment{versionb} These environments are used as
\versiona ... \endversiona or \begin{versiona} ...
\end{versiona} with the opening and closing commands again on a
line of their own.

5. The same packages on other Linux Distributions