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

Last updated: January 12,2025

1. Install "texlive-threeparttable.noarch" package

Please follow the guidance below to install texlive-threeparttable.noarch on Fedora 39

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

2. Uninstall "texlive-threeparttable.noarch" package

This guide covers the steps necessary to uninstall texlive-threeparttable.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:28:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-threeparttable
Epoch : 11
Version : svn17383.0
Release : 69.fc39
Architecture : noarch
Size : 16 k
Source : texlive-2023-69.fc39.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.