How to Install and Uninstall texlive-varwidth.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "texlive-varwidth.noarch" package

Please follow the guidance below to install texlive-varwidth.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-varwidth.noarch" package

This guide let you learn how to uninstall texlive-varwidth.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-varwidth.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:51:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-varwidth
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 54 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : A variable-width minipage
URL : http://tug.org/texlive/
License : LPPL
Description : The varwidth environment is superficially similar to minipage,
: but the specified width is just a maximum value -- the box may
: get a narrower "natural" width.