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

Last updated: October 06,2024

1. Install "texlive-xcolor.noarch" package

Please follow the step by step instructions below to install texlive-xcolor.noarch on Fedora 35

$ 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 Fedora 35:

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

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

Last metadata expiration check: 0:57:14 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-xcolor
Epoch : 9
Version : svn41044
Release : 48.fc35
Architecture : noarch
Size : 34 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Driver-independent color extensions for LaTeX and pdfLaTeX
URL : http://tug.org/texlive/
License : LPPL
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}.