How to Install and Uninstall texlive-varwidth.noarch Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "texlive-varwidth.noarch" package

This guide covers the steps necessary to install texlive-varwidth.noarch on Rocky Linux 9

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

2. Uninstall "texlive-varwidth.noarch" package

Please follow the instructions below to uninstall texlive-varwidth.noarch on Rocky Linux 9:

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

3. Information about the texlive-varwidth.noarch package on Rocky Linux 9

Last metadata expiration check: 1:26:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : texlive-varwidth
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 38 k
Source : texlive-20200406-26.el9_2.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.