How to Install and Uninstall texlive-booktabs.noarch Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "texlive-booktabs.noarch" package

This is a short guide on how to install texlive-booktabs.noarch on CentOS Stream 9

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

2. Uninstall "texlive-booktabs.noarch" package

This guide let you learn how to uninstall texlive-booktabs.noarch on CentOS Stream 9:

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

3. Information about the texlive-booktabs.noarch package on CentOS Stream 9

Last metadata expiration check: 2:28:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-booktabs
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 298 k
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
Summary : Publication quality tables in LaTeX
URL : http://tug.org/texlive/
License : GPL+
Description : The package enhances the quality of tables in LaTeX, providing
: extra commands as well as behind-the-scenes optimisation.
: Guidelines are given as to what constitutes a good table in
: this context. From version 1.61, the package offers longtable
: compatibility.