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

Last updated: January 13,2025

1. Install "texlive-xltabular.noarch" package

This guide covers the steps necessary to install texlive-xltabular.noarch on Fedora 35

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

2. Uninstall "texlive-xltabular.noarch" package

Please follow the guidance below to uninstall texlive-xltabular.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:08:48 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-xltabular
Epoch : 9
Version : svn56855
Release : 48.fc35
Architecture : noarch
Size : 93 k
Source : texlive-2021-48.fc35.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.