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

Last updated: January 14,2025

1. Install "texlive-codedoc.noarch" package

Learn how to install texlive-codedoc.noarch on Fedora 36

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

2. Uninstall "texlive-codedoc.noarch" package

Please follow the steps below to uninstall texlive-codedoc.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:40:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-codedoc
Epoch : 9
Version : svn17630.0.3
Release : 55.fc36
Architecture : noarch
Size : 25 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : LaTeX code and documentation in LaTeX-format file
URL : http://tug.org/texlive/
License : LPPL
Description : The CodeDoc class is an alternative to DocStrip (and others) to
: produce LaTeX code along with its documentation without
: departing from LaTeX's ordinary syntax. The documentation is
: prepared like any other LaTeX document and the code to be
: commented verbatim is simply delimited by an environment. When
: an option is turned on in the class options, this code is
: written to the desired file(s). The class also includes fully
: customizable verbatim environments which provide the author
: with separate commands to typeset the material and/or to
: execute it.