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

Last updated: July 01,2024

1. Install "texlive-xcomment" package

Learn how to install texlive-xcomment on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-xcomment

2. Uninstall "texlive-xcomment" package

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

$ sudo zypper remove texlive-xcomment

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

Information for package texlive-xcomment:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-xcomment
Version : 2023.209.1.3svn20031-53.4
Arch : noarch
Vendor : openSUSE
Installed Size : 5.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-z-2023-53.4.src
Upstream URL : https://www.tug.org/texlive/
Summary : Allows selected environments to be included/excluded
Description :
The package defines an environment that only typesets specified
environments within its scope. So, for example, if you want
nothing but the figure and table environments in your document,
you can enclose the whole document with an xcomment environment
that excludes everything but. This is a lot easier than
excluding the chunks of text between the environments you want,
or creating an entire document containing only those
environments. The package was previously part of the seminar
bundle for typesetting presentations.

5. The same packages on other Linux Distributions