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

Last updated: October 03,2024

1. Install "texlive-catcodes.noarch" package

Please follow the instructions below to install texlive-catcodes.noarch on Fedora 39

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

2. Uninstall "texlive-catcodes.noarch" package

This guide covers the steps necessary to uninstall texlive-catcodes.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:15:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-catcodes
Epoch : 11
Version : svn38859
Release : 69.fc39
Architecture : noarch
Size : 23 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Generic handling of TeX category codes
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.