How to Install and Uninstall texlive-algorithms.noarch Package on Oracle Linux 8

Last updated: November 24,2024

1. Install "texlive-algorithms.noarch" package

Learn how to install texlive-algorithms.noarch on Oracle Linux 8

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

2. Uninstall "texlive-algorithms.noarch" package

Please follow the steps below to uninstall texlive-algorithms.noarch on Oracle Linux 8:

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

3. Information about the texlive-algorithms.noarch package on Oracle Linux 8

Last metadata expiration check: 1:50:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-algorithms
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 317 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_appstream
Summary : A suite of tools for typesetting algorithms in pseudo-code
URL : http://tug.org/texlive/
License : LGPLv2+
Description : Consists of two environments: algorithm and algorithmic. The
: algorithm package defines a floating algorithm environment
: designed to work with the algorithmic style. Within an
: algorithmic environment a number of commands for typesetting
: popular algorithmic constructs are available.