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

Last updated: October 06,2024

1. Install "texlive-widetable.noarch" package

Here is a brief guide to show you how to install texlive-widetable.noarch on Fedora 35

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

2. Uninstall "texlive-widetable.noarch" package

This guide let you learn how to uninstall texlive-widetable.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:44:23 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-widetable
Epoch : 9
Version : svn53409
Release : 48.fc35
Architecture : noarch
Size : 20 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : An environment for typesetting tables of specified width
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package defines a new environment that, unlike tabularX,
: typesets a table of specified width by working on the inter-
: column glue; the tabular cells will all be stretched (or
: shrunk) according to need. The package will use the e-TeX
: arithmetic extensions if they are available (they are, in most
: modern distributions).