How to Install and Uninstall ruby-columnize Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "ruby-columnize" package

Please follow the guidance below to install ruby-columnize on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-columnize

2. Uninstall "ruby-columnize" package

Please follow the instructions below to uninstall ruby-columnize on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-columnize package on Ubuntu 21.10 (Impish Indri)

Package: ruby-columnize
Architecture: all
Version: 0.9.0-1.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: 38
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-columnize/ruby-columnize_0.9.0-1.1_all.deb
Size: 9472
MD5sum: 66ffdbb7577a2e3021d67a8360e920ed
SHA1: 5b4c6d206b6a530c6174fc7d45a65a0f29a90b3e
SHA256: e7fcbebec0188e2efbbd6e8c1ff98fbf52bebcc4a8592befa2d9ad41b431dc45
SHA512: c86f4f77398a9e3751e1920dbdea588f06cf76601aa8eb6c1c3be6347ed97bee4f34458af671384dc111e00e9031c7e752fcac2bcee6eea4d5aa887777629815
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