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

Last updated: May 18,2024

1. Install "ruby-powerpack" package

This tutorial shows how to install ruby-powerpack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-powerpack

2. Uninstall "ruby-powerpack" package

Please follow the instructions below to uninstall ruby-powerpack on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-powerpack
Priority: optional
Section: universe/ruby
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.1-2build1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-powerpack/ruby-powerpack_0.1.1-2build1_all.deb
Size: 9572
MD5sum: 44427d5ae6367e84d114858cf038fff5
SHA1: aa65776a45dfb16c54d1d8d87f573a7527033fe3
SHA256: 659eb7e83102c9ee5bcb2fc423e95732b608dd6f6e46bd8c0039d40f497bdef2
Description-en: Useful extensions to core Ruby classes
Powerpack offers some useful extensions to the standard Ruby classes (kind of
like ActiveSupport, but less ambitious and more modular). Powerpack add some
extensions on Array, Enumerable, Hash, Numeric and String core classes.
Description-md5: 660fb0c0868c15389198405fe2a3e913
Homepage: https://github.com/bbatsov/powerpack
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu