How to Install and Uninstall ruby-columnize Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "ruby-columnize" package

This is a short guide on how to install ruby-columnize on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-columnize

2. Uninstall "ruby-columnize" package

Please follow the guidelines below to uninstall ruby-columnize on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-columnize package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-columnize
Architecture: all
Version: 0.9.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 74
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-columnize/ruby-columnize_0.9.0-1_all.deb
Size: 9304
MD5sum: be1a18642fe59172e8d8ffd30eb7db18
SHA1: 9f0badcd102d0614d9e1bbb4a38c026dc5cb0238
SHA256: 25399047b3f529e44329f3dadef2902198c67a94ea70a277793cb8ff6acd358d
SHA512: 2eda0e11c67380f74762d7acfd6e4926fe8ccd9b27aefc04f40f34e8754147b44efc40ada7711953f86ead7256133f9c938530b6114a75dd088911428d2dcc01
Homepage: https://github.com/rocky/columnize
Description-en: Ruby library to format arrays as column-aligned strings
In showing a long lists, sometimes one would prefer to see the value
arranged aligned in columns. Some examples include listing methods
of an object or debugger commands. This Ruby library helps in aligning so.
.
See Examples in the rdoc documentation for examples.
Description-md5: 5b05c176d6efdc9e7e5c0ab3b53756d3
Ruby-Versions: all