How to Install and Uninstall texlive-tabulary Package on openSUSE Leap
Last updated: January 11,2025
1. Install "texlive-tabulary" package
This tutorial shows how to install texlive-tabulary on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-tabulary
Copied
2. Uninstall "texlive-tabulary" package
Please follow the steps below to uninstall texlive-tabulary on openSUSE Leap:
$
sudo zypper remove
texlive-tabulary
Copied
3. Information about the texlive-tabulary package on openSUSE Leap
Information for package texlive-tabulary:
-----------------------------------------
Repository : Main Repository
Name : texlive-tabulary
Version : 2021.189.0.0.10svn34368-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 13.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-w-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Tabular with variable width columns balanced
Description :
The package defines a tabular*-like environment, tabulary,
taking a 'total width' argument as well as the column
specifications. The environment uses column types L, C, R and J
for variable width columns (\raggedright', \centering,
\raggedleft, and normally justified). In contrast to tabularx's
X columns, the width of each column is weighted according to
the natural width of the widest cell in the column.
-----------------------------------------
Repository : Main Repository
Name : texlive-tabulary
Version : 2021.189.0.0.10svn34368-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 13.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-w-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Tabular with variable width columns balanced
Description :
The package defines a tabular*-like environment, tabulary,
taking a 'total width' argument as well as the column
specifications. The environment uses column types L, C, R and J
for variable width columns (\raggedright', \centering,
\raggedleft, and normally justified). In contrast to tabularx's
X columns, the width of each column is weighted according to
the natural width of the widest cell in the column.