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

Last updated: October 09,2024

1. Install "texlive-xcolor.noarch" package

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

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

2. Uninstall "texlive-xcolor.noarch" package

Here is a brief guide to show you how to uninstall texlive-xcolor.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:10:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-xcolor
Epoch : 9
Version : svn41044
Release : 55.fc36
Architecture : noarch
Size : 33 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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}.