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

Last updated: November 27,2024

1. Install "texlive-xcomment.noarch" package

This guide covers the steps necessary to install texlive-xcomment.noarch on Fedora 35

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

2. Uninstall "texlive-xcomment.noarch" package

Please follow the step by step instructions below to uninstall texlive-xcomment.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:51:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-xcomment
Epoch : 9
Version : svn20031.1.3
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.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.