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

Last updated: October 10,2024

1. Install "texlive-xltabular.noarch" package

Please follow the instructions below to install texlive-xltabular.noarch on Fedora 36

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

2. Uninstall "texlive-xltabular.noarch" package

Learn how to uninstall texlive-xltabular.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:46:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-xltabular
Epoch : 9
Version : svn56855
Release : 55.fc36
Architecture : noarch
Size : 92 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.