How To Install texlive-ltablex on Fedora 36
Introduction
In this tutorial we learn how to install texlive-ltablex
on Fedora 36.
What is texlive-ltablex
Modifies the tabularx environment to combine the features of the tabularx package (auto-sized columns in a fixed width table) with those of the longtable package (multi-page tables).
We can use yum
or dnf
to install texlive-ltablex
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-ltablex.
Install texlive-ltablex on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install texlive-ltablex
using dnf
by running the following command:
Install texlive-ltablex on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install texlive-ltablex
using yum
by running the following command:
How To Uninstall texlive-ltablex on Fedora 36
To uninstall only the texlive-ltablex
package we can use the following command:
texlive-ltablex Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install texlive-ltablex
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).