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

Last updated: May 20,2024

1. Install "texlive-xcolor.noarch" package

Please follow the instructions below to install texlive-xcolor.noarch on Rocky Linux 9

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

2. Uninstall "texlive-xcolor.noarch" package

This tutorial shows how to uninstall texlive-xcolor.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 1:45:34 ago on Fri Feb 16 06:49:52 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}.