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

Last updated: May 17,2024

1. Install "ruby-cmdparse" package

Please follow the instructions below to install ruby-cmdparse on Ubuntu 21.10 (Impish Indri)

$ 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 21.10 (Impish Indri):

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

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

Package: ruby-cmdparse
Architecture: all
Version: 3.0.7-1
Multi-Arch: foreign
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: 62
Filename: pool/universe/r/ruby-cmdparse/ruby-cmdparse_3.0.7-1_all.deb
Size: 15208
MD5sum: 8b2a60bd0deb728fd4b6163b7d65fd75
SHA1: 68444de90d35adf899693e9d625f4351cb7297ec
SHA256: 423c4c500fb84a4c4fa1efd23d45bff700b923b299822a3543f6e95d433bffea
SHA512: ac5a013533c78355459f50ecaf350327443add4dfdc0955d312c02854ccc54ea9484bd058dd7a3e94c691019656326a50eaf722b91e7681baa5b397eebfb294c
Homepage: https://cmdparse.gettalong.org
Description-en: advanced command line parsing Ruby module supporting sub-commands
It allows the creation of command style programs, that perform different
functions depending on which command is invoked. Additionally, nesting
of commands, i.e. commands that take commands themselves, is also possible.
For option parsing, the Ruby standard library optparse is used.
Description-md5: 48c284088e8cd1ebcc1d38f7c37ce0ad
Ruby-Versions: all