How to Install and Uninstall texlive-pseudo.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "texlive-pseudo.noarch" package

Please follow the guidelines below to install texlive-pseudo.noarch on Fedora 34

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

2. Uninstall "texlive-pseudo.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-pseudo.noarch on Fedora 34:

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

3. Information about the texlive-pseudo.noarch package on Fedora 34

Last metadata expiration check: 2:00:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-pseudo
Epoch : 9
Version : svn52582
Release : 39.fc34
Architecture : noarch
Size : 612 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Straightforward pseudocode
URL : http://tug.org/texlive/
License : MIT
Description : The package permits writing pseudocode without much fuss and
: with quite a bit of configurability. Its main environment
: combines aspects of enumeration, tabbing and tabular for
: nonintrusive line numbering, indentation and highlighting, and
: there is functionality for typesetting common syntactic
: elements such as keywords, identifiers, and comments. The
: package relies on aliascnt, array, colortbl, expl3, l3keys2e,
: xcolor, and xparse.