How to Install and Uninstall texlive-cellspace.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-cellspace.noarch" package

Please follow the instructions below to install texlive-cellspace.noarch on Fedora 34

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

2. Uninstall "texlive-cellspace.noarch" package

Here is a brief guide to show you how to uninstall texlive-cellspace.noarch on Fedora 34:

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

3. Information about the texlive-cellspace.noarch package on Fedora 34

Last metadata expiration check: 1:15:08 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-cellspace
Epoch : 9
Version : svn50374
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Ensure minimal spacing of table cells
URL : http://tug.org/texlive/
License : LPPL
Description : It is well known that high or deep cells tend to touch the
: \hlines of a tabular. This package provides a modifier S acting
: on usual column types so that to ensure a minimal distance that
: can be controlled through two parameters \cellspacetoplimit and
: \cellspacebottomlimit. The approach employed by this package is
: noticeably simpler than that of tabls, which considers the
: dimensions of each entire row; whereas you can ask the
: cellspace only to look at the cells of potentially difficult
: columns.