How to Install and Uninstall ruby-powerbar Package on Kali Linux

Last updated: May 03,2024

1. Install "ruby-powerbar" package

This guide let you learn how to install ruby-powerbar on Kali Linux

$ sudo apt update $ sudo apt install ruby-powerbar

2. Uninstall "ruby-powerbar" package

Please follow the guidance below to uninstall ruby-powerbar on Kali Linux:

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

3. Information about the ruby-powerbar package on Kali Linux

Package: ruby-powerbar
Version: 1.0.18-1
Installed-Size: 36
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-hashie (>= 1.1.0)
Size: 7482
SHA256: 01d18f18181819b569dde7826253b3fb72d3ad303f49f0e4aeb4eacbf3b9c43a
SHA1: caf20805961185ade48c3647e125504e205e19bc
MD5sum: c730dc231f423f0d9270f933688e22cd
Description: 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:
Homepage: https://github.com/busyloop/powerbar
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-powerbar/ruby-powerbar_1.0.18-1_all.deb