How to Install and Uninstall ruby-columnize Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "ruby-columnize" package
This guide let you learn how to install ruby-columnize on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ruby-columnize
Copied
2. Uninstall "ruby-columnize" package
This guide covers the steps necessary to uninstall ruby-columnize on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ruby-columnize
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-columnize package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ruby-columnize
Priority: optional
Section: universe/ruby
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.9.0-1
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
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
Homepage: https://github.com/rocky/columnize
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ruby
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.9.0-1
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
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
Homepage: https://github.com/rocky/columnize
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu