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

Last updated: May 18,2024

1. Install "texlive-xcolor.noarch" package

This guide let you learn how to install texlive-xcolor.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 0:51:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-xcolor
Epoch : 9
Version : svn41044
Release : 39.fc34
Architecture : noarch
Size : 34 k
Source : texlive-2020-39.fc34.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}.