How to Install and Uninstall texlive-xcomment.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "texlive-xcomment.noarch" package

Here is a brief guide to show you how to install texlive-xcomment.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-xcomment.noarch

2. Uninstall "texlive-xcomment.noarch" package

Please follow the instructions below to uninstall texlive-xcomment.noarch on Fedora 34:

$ sudo dnf remove texlive-xcomment.noarch $ sudo dnf autoremove

3. Information about the texlive-xcomment.noarch package on Fedora 34

Last metadata expiration check: 3:37:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-xcomment
Epoch : 9
Version : svn20031.1.3
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Allows selected environments to be included/excluded
URL : http://tug.org/texlive/
License : LPPL
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.