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

Last updated: May 11,2024

1. Install "ruby-powerbar" package

Please follow the step by step instructions below to install ruby-powerbar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-powerbar

2. Uninstall "ruby-powerbar" package

This is a short guide on how to uninstall ruby-powerbar on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-powerbar
Priority: optional
Section: universe/ruby
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.17-1
Depends: ruby | ruby-interpreter, ruby-hashie (>= 1.1.0)
Filename: pool/universe/r/ruby-powerbar/ruby-powerbar_1.0.17-1_all.deb
Size: 7442
MD5sum: e5b20068fb55c50f9ca3de482d7efd61
SHA1: 463c8bc9d0fe85ec6037e55408322b1ea95f8737
SHA256: ea50cd84194264a4bb638d6a91c858ea0ebd253441aee8311e70a2f9fe7905f3
Description-en: progressbar library for Ruby
Powerbar is a Ruby library that can create all kinds of progress bars to use
in CLI applications. Non-terminal use is detected and fallback to logging
output is done automatically, so applications can also be used in cronjobs
without losing progress information.
Description-md5: bc059b95c5d5f6eaab5c0995052deec8
Homepage: https://github.com/busyloop/powerbar
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu