How to Install and Uninstall texlive-multido.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "texlive-multido.noarch" package

Learn how to install texlive-multido.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-multido.noarch" package

Please follow the instructions below to uninstall texlive-multido.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-multido.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:48:51 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-multido
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 133 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : A loop facility for Generic TeX
URL : http://tug.org/texlive/
License : LPPL
Description : The package provides the \multido command, which was originally
: designed for use with with PSTricks. Fixed-point arithmetic is
: used when working on the loop variable, so that the package is
: equally applicable in graphics applications like PSTricks as it
: is with the more common integer loops.