How to Install and Uninstall texlive-multido.noarch Package on Oracle Linux 9

Last updated: January 13,2025

1. Install "texlive-multido.noarch" package

Learn how to install texlive-multido.noarch on Oracle Linux 9

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

2. Uninstall "texlive-multido.noarch" package

Please follow the step by step instructions below to uninstall texlive-multido.noarch on Oracle Linux 9:

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

3. Information about the texlive-multido.noarch package on Oracle Linux 9

Last metadata expiration check: 3:08:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-multido
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 124 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_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.