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

Last updated: October 06,2024

1. Install "texlive-threeparttable.noarch" package

Please follow the step by step instructions below to install texlive-threeparttable.noarch on Fedora 36

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

2. Uninstall "texlive-threeparttable.noarch" package

Please follow the steps below to uninstall texlive-threeparttable.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:00:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-threeparttable
Epoch : 9
Version : svn17383.0
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Tables with captions and notes all the same width
URL : http://tug.org/texlive/
License : Threeparttable
Description : Provides a scheme for tables that have a structured note
: section, after the caption. This scheme provides an answer to
: the old problem of putting footnotes in tables -- by making
: footnotes entirely unnecessary. Note that a threeparttable is
: not a float of itself; but you can place it in a table or a
: table* environment, if necessary.