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

Last updated: November 26,2024

1. Install "texlive-xltabular.noarch" package

In this section, we are going to explain the necessary steps to install texlive-xltabular.noarch on Fedora 38

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

2. Uninstall "texlive-xltabular.noarch" package

This tutorial shows how to uninstall texlive-xltabular.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:23:56 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-xltabular
Epoch : 10
Version : svn56855
Release : 65.fc38
Architecture : noarch
Size : 90 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Longtable support with possible X-column specifier
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.