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

Last updated: May 10,2024

1. Install "ruby-trollop" package

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

$ sudo apt update $ sudo apt install ruby-trollop

2. Uninstall "ruby-trollop" package

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

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

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

Package: ruby-trollop
Priority: extra
Section: universe/devel
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0-2
Provides: libtrollop-ruby
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-trollop/ruby-trollop_2.0-2_all.deb
Size: 14788
MD5sum: a7a8dc02a710ec48bfbe97948c73eed8
SHA1: c5fb686d95c4e5aeeba8b13a05b5beec61231232
SHA256: d8db07ca89765bb415306501766d9e0fe685e83ba6feed10279c5f91123e8b80
Description-en: command-line argument processing library
Trollop is YAFCLAP --- yet another fine commandline argument processor
for Ruby. Trollop is designed to provide the maximal amount of GNU-style
argument processing in the minimum number of lines of code (for you, the
programmer).
Description-md5: 151636140d934c22ebc7ae9c518850cf
Homepage: http://gitorious.org/trollop/mainline
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu