How to Install and Uninstall rubygem-progressbar.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "rubygem-progressbar.noarch" package

This is a short guide on how to install rubygem-progressbar.noarch on Fedora 36

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

2. Uninstall "rubygem-progressbar.noarch" package

This guide let you learn how to uninstall rubygem-progressbar.noarch on Fedora 36:

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

3. Information about the rubygem-progressbar.noarch package on Fedora 36

Last metadata expiration check: 5:05:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-progressbar
Version : 1.11.0
Release : 3.fc36
Architecture : noarch
Size : 22 k
Source : rubygem-progressbar-1.11.0-3.fc36.src.rpm
Repository : fedora
Summary : Ruby/ProgressBar is a flexible text progress bar library
URL : https://github.com/jfelchner/ruby-progressbar
License : MIT
Description : Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby.
: The output can be customized with a flexible formatting system including:
: percentage, bars of various formats, elapsed time and estimated time
: remaining.