How to Install and Uninstall ruby-progressbar Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "ruby-progressbar" package

Learn how to install ruby-progressbar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-progressbar

2. Uninstall "ruby-progressbar" package

In this section, we are going to explain the necessary steps to uninstall ruby-progressbar on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-progressbar $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-progressbar package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-progressbar
Priority: optional
Section: universe/ruby
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.4.2-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-progressbar/ruby-progressbar_1.4.2-1_all.deb
Size: 18442
MD5sum: 050ab2f495ee4fe99bec168f01a6edd5
SHA1: 0a66183f80cc463f13c4fa0d85d2fa43343568c7
SHA256: de5d4f2fe5266531ef6a2150a2a298c975c734692fe756f5dabf61da9219bc73
Description-en: Text progress bar library for Ruby
Ruby/ProgressBar is a text progress bar library for Ruby. It can indicate
progress with percentage, a progress bar, and estimated remaining time.
Description-md5: a9f4a5c6b18386a0f429672be66f3024
Homepage: https://github.com/peleteiro/progressbar
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu