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

Last updated: January 14,2025

1. Install "texlive-colortab.noarch" package

Here is a brief guide to show you how to install texlive-colortab.noarch on Fedora 35

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

2. Uninstall "texlive-colortab.noarch" package

This tutorial shows how to uninstall texlive-colortab.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:32:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-colortab
Epoch : 9
Version : svn22155.1.0
Release : 48.fc35
Architecture : noarch
Size : 24 k
Source : texlive-2021-48.fc35.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.