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

Last updated: May 20,2024

1. Install "texlive-optional.noarch" package

Please follow the guidelines below to install texlive-optional.noarch on Fedora 39

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

2. Uninstall "texlive-optional.noarch" package

Please follow the guidelines below to uninstall texlive-optional.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:29:48 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-optional
Epoch : 11
Version : svn18131.2.2b
Release : 69.fc39
Architecture : noarch
Size : 17 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Facilitate optional printing of parts of a document
URL : http://tug.org/texlive/
License : LPPL-1.3c
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).