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

Last updated: January 11,2025

1. Install "texlive-catcodes.noarch" package

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

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

2. Uninstall "texlive-catcodes.noarch" package

Please follow the guidelines below to uninstall texlive-catcodes.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:41:04 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-catcodes
Epoch : 9
Version : svn38859
Release : 48.fc35
Architecture : noarch
Size : 25 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Generic handling of TeX category codes
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The bundle deals with category code switching; the packages of
: the bundle should work with any TeX format (with the support of
: the plainpkg package). The bundle provides: stacklet.sty, which
: supports stacks that control the use of different catcodes;
: actcodes.sty, which deals with active characters; and
: catchdq.sty, which provides a simple quotation character
: control mechanism.