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

Last updated: May 16,2024

1. Install "texlive-xcomment" package

Please follow the step by step instructions below to install texlive-xcomment on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-xcomment

2. Uninstall "texlive-xcomment" package

Learn how to uninstall texlive-xcomment on openSUSE Leap:

$ sudo zypper remove texlive-xcomment

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

Information for package texlive-xcomment:
-----------------------------------------
Repository : Main Repository
Name : texlive-xcomment
Version : 2021.189.1.3svn20031-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 5.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-z-2021-150400.17.1.src
Upstream URL : http://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