How to Install and Uninstall texlive-varwidth.noarch Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "texlive-varwidth.noarch" package

This is a short guide on how to install texlive-varwidth.noarch on AlmaLinux 8

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

2. Uninstall "texlive-varwidth.noarch" package

Here is a brief guide to show you how to uninstall texlive-varwidth.noarch on AlmaLinux 8:

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

3. Information about the texlive-varwidth.noarch package on AlmaLinux 8

Last metadata expiration check: 0:53:52 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : texlive-varwidth
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 53 k
Source : texlive-20180414-25.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.