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

Last updated: November 27,2024

1. Install "texlive-threeparttable.noarch" package

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

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

2. Uninstall "texlive-threeparttable.noarch" package

Learn how to uninstall texlive-threeparttable.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:07:13 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-threeparttable
Epoch : 9
Version : svn17383.0
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.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.