How to Install and Uninstall texlive-xcolor.noarch Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "texlive-xcolor.noarch" package

Learn how to install texlive-xcolor.noarch on AlmaLinux 9

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

2. Uninstall "texlive-xcolor.noarch" package

Please follow the guidance below to uninstall texlive-xcolor.noarch on AlmaLinux 9:

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

3. Information about the texlive-xcolor.noarch package on AlmaLinux 9

Last metadata expiration check: 1:11:01 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : texlive-xcolor
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 682 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Driver-independent color extensions for LaTeX and pdfLaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : Provides easy driver-independent access to several kinds of
: color tints, shades, tones, and mixes of arbitrary colors. It
: allows a user to select a document-wide target color model and
: offers complete tools for conversion between eight color
: models. Additionally, there is a command for alternating row
: colors plus repeated non-aligned material (like horizontal
: lines) in tables. Colors can be mixed like
: \color{red!30!green!40!blue}.