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

Last updated: October 06,2024

1. Install "texlive-colortab.noarch" package

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

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

2. Uninstall "texlive-colortab.noarch" package

Learn how to uninstall texlive-colortab.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:07:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-colortab
Epoch : 9
Version : svn22155.1.0
Release : 39.fc34
Architecture : noarch
Size : 23 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.