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

Last updated: June 18,2024

1. Install "texlive-xcolor.noarch" package

In this section, we are going to explain the necessary steps to install texlive-xcolor.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-xcolor.noarch" package

This guide let you learn how to uninstall texlive-xcolor.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 8:51:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-xcolor
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 703 k
Source : texlive-20180414-19.el8.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}.