How to Install and Uninstall texlive-progressbar.noarch Package on Fedora 35

Last updated: November 27,2024

1. Install "texlive-progressbar.noarch" package

This guide covers the steps necessary to install texlive-progressbar.noarch on Fedora 35

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

2. Uninstall "texlive-progressbar.noarch" package

Please follow the guidance below to uninstall texlive-progressbar.noarch on Fedora 35:

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

3. Information about the texlive-progressbar.noarch package on Fedora 35

Last metadata expiration check: 0:35:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-progressbar
Epoch : 9
Version : svn33822.v1.0b_4
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Visualize shares of total amounts in the form of a (progress-)bar
URL : http://tug.org/texlive/
License : LPPL
Description : This package allows you to easily visualize shares of total
: amounts in the form of a bar. So basically you can convert any
: number between 0 and 1 to a progressbar using the command
: \progressbar{}. Also a lot of customizations are
: possible, allowing you to create an unique progressbar on your
: own. The package uses TikZ to produce its graphics.