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

Last updated: May 03,2024

1. Install "ruby-gli" package

Please follow the steps below to install ruby-gli on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-gli

2. Uninstall "ruby-gli" package

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

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

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

Package: ruby-gli
Architecture: all
Version: 2.14.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: 174
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-gli/ruby-gli_2.14.0-1.1_all.deb
Size: 35288
MD5sum: b57d45427bc7ec22f534d2433b9f62ff
SHA1: 8ce5dfbafde96b6dde6b51bbdc72ecae5930f7fe
SHA256: 56afa0ee25530961eb6ae950112ea2143a30f5ab64fffec90877500234b0603c
SHA512: 8ad73976026f7bfe1239bb4a17bb2c8508c32daf2af883a0d9a80b5b3b8e4cfb2dc1067cbd38413a88aea4fd271cb14df5147b858d2e709846491b4124d13ce6
Homepage: http://davetron5000.github.com/gli
Description-en: Build command-suite CLI apps without a lot of syntax
Build command-suite CLI apps that are awesome. Bootstrap your app, add
commands, options and documentation while maintaining a well-tested idiomatic
command-line app
.
GLI allows you to make a polished, easy-to-maintain command-line application
without a lot of syntax, but without restricting you in any way from the power
of OptionParser.
.
GLI is the best way to make a “command-suite” command-line application,
e.g. one like git.
Description-md5: f3397de72905e6e972cb9de9ea437e86
Ruby-Versions: all