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

Last updated: October 05,2024

1. Install "texlive-varwidth.noarch" package

This is a short guide on how to install texlive-varwidth.noarch on Fedora 34

$ 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 Fedora 34:

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

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

Last metadata expiration check: 1:53:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-varwidth
Epoch : 9
Version : svn24104.0.92
Release : 39.fc34
Architecture : noarch
Size : 19 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.