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

Last updated: October 06,2024

1. Install "texlive-algorithm2e.noarch" package

This is a short guide on how to install texlive-algorithm2e.noarch on Fedora 36

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

2. Uninstall "texlive-algorithm2e.noarch" package

This tutorial shows how to uninstall texlive-algorithm2e.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:28:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-algorithm2e
Epoch : 9
Version : svn44846
Release : 55.fc36
Architecture : noarch
Size : 48 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Floating algorithm environment with algorithmic keywords
URL : http://tug.org/texlive/
License : LPPL
Description : Algorithm2e is an environment for writing algorithms. An
: algorithm becomes a floating object (like figure, table, etc.).
: The package provides macros that allow you to create different
: keywords, and a set of predefined key words is provided; you
: can change the typography of the keywords. The package allows
: vertical lines delimiting a block of instructions in an
: algorithm, and defines different sorts of algorithms such as
: Procedure or Function; the name of these functions may be
: reused in the text or in other algorithms.