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

Last updated: September 28,2024

1. Install "texlive-optional.noarch" package

This guide covers the steps necessary to install texlive-optional.noarch on Fedora 36

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

2. Uninstall "texlive-optional.noarch" package

This guide let you learn how to uninstall texlive-optional.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:52:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-optional
Epoch : 9
Version : svn18131.2.2b
Release : 55.fc36
Architecture : noarch
Size : 18 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Facilitate optional printing of parts of a document
URL : http://tug.org/texlive/
License : LPPL
Description : Optional provides simple, flexible, optional compilation of
: LaTeX documents. Option switches may be given via package
: options, by the \UseOption command, or interactively via the
: \AskOption command (help text may be provided, by defining the
: \ExplainOptions command). The package is not robust, in the way
: that comment package is, against ill-behaved text. In
: particular, verbatim text may not be directly included in
: optional sections (whether they're included or not).