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

Last updated: July 08,2024

1. Install "rubygem-ruby-progressbar.noarch" package

This guide let you learn how to install rubygem-ruby-progressbar.noarch on Fedora 34

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

2. Uninstall "rubygem-ruby-progressbar.noarch" package

This tutorial shows how to uninstall rubygem-ruby-progressbar.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:04:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-ruby-progressbar
Version : 1.11.0
Release : 1.fc34
Architecture : noarch
Size : 22 k
Source : rubygem-ruby-progressbar-1.11.0-1.fc34.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.