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

Last updated: September 19,2024

1. Install "ruby-highline" package

Please follow the guidelines below to install ruby-highline on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-highline

2. Uninstall "ruby-highline" package

This is a short guide on how to uninstall ruby-highline on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-highline
Priority: optional
Section: universe/ruby
Installed-Size: 193
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.7.2-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-highline/ruby-highline_1.7.2-1_all.deb
Size: 40726
MD5sum: 0d98fffd38bf5acac4614b46d4588c1f
SHA1: f97591de487b8f65ea90b2e11e09fed033baae78
SHA256: b52862828efe0299d6275689216ba8a38d34a3e9c6dc6fd053011418412daa03
Description-en: high-level interactive IO Ruby library
Highline is a high-level IO library that provides validation, type conversion,
and more for command-line interfaces. It also includes a complete menu system
that can crank out anything from simple list selection to complete shells with
just minutes of work.
Description-md5: c65ce9a37b56e28a63520d6f3052e9c7
Homepage: https://github.com/JEG2/highline
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu