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

Last updated: September 21,2024

1. Install "texlive-xltabular.noarch" package

Learn how to install texlive-xltabular.noarch on Fedora 34

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

2. Uninstall "texlive-xltabular.noarch" package

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

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

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

Last metadata expiration check: 4:29:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-xltabular
Epoch : 9
Version : svn54437
Release : 39.fc34
Architecture : noarch
Size : 92 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Longtable support with possible X-column specifier
URL : http://tug.org/texlive/
License : LPPL
Description : This package loads package ltablex, but keeps the current
: tabularx environment as is. The new environment xltabular is a
: combination of longtable and tabularx: Header/footer
: definitions, X-column specifier, and with possible pagebreaks.