How to Install and Uninstall texlive-xcolor.noarch Package on Fedora 38

Last updated: January 19,2025

1. Install "texlive-xcolor.noarch" package

Please follow the guidance below to install texlive-xcolor.noarch on Fedora 38

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

2. Uninstall "texlive-xcolor.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-xcolor.noarch on Fedora 38:

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

3. Information about the texlive-xcolor.noarch package on Fedora 38

Last metadata expiration check: 2:33:45 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-xcolor
Epoch : 10
Version : svn63563
Release : 65.fc38
Architecture : noarch
Size : 32 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Driver-independent color extensions for LaTeX and pdfLaTeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package starts from the basic facilities of the color
: package, and 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}.