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

Last updated: June 26,2024

1. Install "texlive-xcomment.noarch" package

This guide let you learn how to install texlive-xcomment.noarch on Fedora 36

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

2. Uninstall "texlive-xcomment.noarch" package

Please follow the guidelines below to uninstall texlive-xcomment.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:11:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-xcomment
Epoch : 9
Version : svn20031.1.3
Release : 55.fc36
Architecture : noarch
Size : 18 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.