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

Last updated: October 13,2024

1. Install "texlive-colortab.noarch" package

Please follow the steps below to install texlive-colortab.noarch on Fedora 39

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

2. Uninstall "texlive-colortab.noarch" package

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

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

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

Last metadata expiration check: 3:36:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-colortab
Epoch : 11
Version : svn22155.1.0
Release : 69.fc39
Architecture : noarch
Size : 22 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Shade cells of tables and halign
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.