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

Last updated: January 11,2025

1. Install "rubygem-progressbar.noarch" package

Please follow the instructions below to install rubygem-progressbar.noarch on Fedora 39

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

2. Uninstall "rubygem-progressbar.noarch" package

Please follow the step by step instructions below to uninstall rubygem-progressbar.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:47:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-progressbar
Version : 1.13.0
Release : 2.fc39
Architecture : noarch
Size : 27 k
Source : rubygem-progressbar-1.13.0-2.fc39.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.