How to Install and Uninstall texlive-xcolor.noarch Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "texlive-xcolor.noarch" package

Please follow the guidelines below to install texlive-xcolor.noarch on Oracle Linux 8

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

2. Uninstall "texlive-xcolor.noarch" package

Please follow the steps below to uninstall texlive-xcolor.noarch on Oracle Linux 8:

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

3. Information about the texlive-xcolor.noarch package on Oracle Linux 8

Last metadata expiration check: 2:13:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-xcolor
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 703 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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}.