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

Last updated: September 27,2024

1. Install "texlive-catoptions.noarch" package

This guide covers the steps necessary to install texlive-catoptions.noarch on Fedora 39

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

2. Uninstall "texlive-catoptions.noarch" package

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

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

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

Last metadata expiration check: 2:34:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-catoptions
Epoch : 11
Version : svn35069.0.2.7h
Release : 69.fc39
Architecture : noarch
Size : 55 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Preserving and recalling standard catcodes
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package changes package loading internals so that all
: subsequently loaded packages can rely on normal/standard
: catcodes of all ASCII characters. The package defines canonical
: control sequences to represent all the visible ASCII
: characters. It also provides robust option parsing mechanisms
: (XDeclareOption, XExecuteOptions and XProcessOptions, which
: will be used by \documentclass if the package has already been
: loaded). The package also provides a range of other TeX
: programming tools.