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

Last updated: October 06,2024

1. Install "texlive-algobox.noarch" package

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

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

2. Uninstall "texlive-algobox.noarch" package

Please follow the guidelines below to uninstall texlive-algobox.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:44:30 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-algobox
Epoch : 9
Version : svn52204
Release : 39.fc34
Architecture : noarch
Size : 139 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Typeset Algobox programs
URL : http://tug.org/texlive/
License : GPLv3+
Description : This LaTeX package can typeset Algobox programs almost exactly
: as displayed when editing with Algobox itself, using an input
: syntax very similar to the actual Algobox program text. It
: gives better results than Algobox's own LaTeX export which does
: not look like the editor rendition, produces standalone
: documents cumbersome to customize, and has arbitrary and
: inconsistent differences between the input syntax and the
: program text. This package depends upon the following other
: LaTeX packages: expl3, TikZ, environ, xparse, and xcolor.