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

Last updated: May 19,2024

1. Install "ruby-cmdparse" package

Please follow the step by step instructions below to install ruby-cmdparse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-cmdparse

2. Uninstall "ruby-cmdparse" package

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

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

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

Package: ruby-cmdparse
Priority: optional
Section: universe/ruby
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.6-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-cmdparse/ruby-cmdparse_2.0.6-1_all.deb
Size: 9424
MD5sum: 50c519171224672d73ce5c9d25708cfa
SHA1: fbc26766a9a52689a3b6786b94f275d446de546d
SHA256: f9a8d1151b899325a9edfac1faab6cc2241af489c35368f209fd5e4c487f271c
Description-en: Advanced command line parsing Ruby module supporting sub-commands
Flexible Ruby library simplifying creation of shell commands using
sub-commands, ie a la apt-get.
It uses optparse, part of the Ruby standard library.
Description-md5: deac30951f1c2829d1ea505422e8357f
Homepage: http://cmdparse.gettalong.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu