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

Last updated: April 29,2024

1. Install "texlive-algobox.noarch" package

Please follow the step by step instructions below to install texlive-algobox.noarch on Fedora 35

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

2. Uninstall "texlive-algobox.noarch" package

Please follow the steps below to uninstall texlive-algobox.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:52:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-algobox
Epoch : 9
Version : svn52204
Release : 48.fc35
Architecture : noarch
Size : 139 k
Source : texlive-2021-48.fc35.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.