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

Last updated: May 05,2024

1. Install "texlive-colortab.noarch" package

Please follow the instructions below to install texlive-colortab.noarch on Fedora 36

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

2. Uninstall "texlive-colortab.noarch" package

Please follow the guidance below to uninstall texlive-colortab.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:52:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-colortab
Epoch : 9
Version : svn22155.1.0
Release : 55.fc36
Architecture : noarch
Size : 23 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Shade cells of tables and halign
URL : http://tug.org/texlive/
License : LPPL
Description : The package lets you shade or colour the cells in the alignment
: environments such as \halign and LaTeX's tabular and array
: environments. The colortbl package is to be preferred today
: with LaTeX (it assures compatibility with the longtable
: package, which is no longer true with colortab); another modern
: option is the table-colouring option of the xcolor. However,
: colortab remains an adequate solution for use with Plain TeX.