How to Install and Uninstall texlive-comment Package on openSUSE Leap
Last updated: March 15,2025
1. Install "texlive-comment" package
Please follow the step by step instructions below to install texlive-comment on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-comment
Copied
2. Uninstall "texlive-comment" package
This tutorial shows how to uninstall texlive-comment on openSUSE Leap:
$
sudo zypper remove
texlive-comment
Copied
3. Information about the texlive-comment package on openSUSE Leap
Information for package texlive-comment:
----------------------------------------
Repository : Main Repository
Name : texlive-comment
Version : 2021.189.3.8svn41927-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 10.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://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.
----------------------------------------
Repository : Main Repository
Name : texlive-comment
Version : 2021.189.3.8svn41927-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 10.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://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.