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

Last updated: July 01,2024

1. Install "texlive-threeparttable.noarch" package

Please follow the steps below to install texlive-threeparttable.noarch on Fedora 34

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

2. Uninstall "texlive-threeparttable.noarch" package

Please follow the instructions below to uninstall texlive-threeparttable.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:33:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-threeparttable
Epoch : 9
Version : svn17383.0
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.