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

Last updated: May 04,2024

1. Install "ruby-mixlib-cli" package

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

$ sudo apt update $ sudo apt install ruby-mixlib-cli

2. Uninstall "ruby-mixlib-cli" package

Here is a brief guide to show you how to uninstall ruby-mixlib-cli on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-mixlib-cli $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-mixlib-cli
Priority: optional
Section: universe/ruby
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.5.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mixlib-cli/ruby-mixlib-cli_1.5.0-1_all.deb
Size: 7258
MD5sum: fde72326a5918a131f71e501dffef0ec
SHA1: 670f50f3cd667a6ea68534ef534e8c4767a9636d
SHA256: 7f069eb854e594b934bd1145e7f6535b5c25565acef3e281a1f68ab41ed0bf9b
Description-en: Ruby mixin for creating command line applications
It provides a class based object to parse command line options. It supports
long and short options, descriptions, and a number of other common features.
.
Mixlib::CLI provides a class-based command line option parsing object,
like the one used in Chef, Ohai and Relish.
Description-md5: f079dc12d9b6d626b681019fd35e2e68
Homepage: http://github.com/opscode/mixlib-cli
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu