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

Last updated: March 28,2024

1. Install "ruby-gherkin" package

This guide covers the steps necessary to install ruby-gherkin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-gherkin

2. Uninstall "ruby-gherkin" package

Please follow the guidance below to uninstall ruby-gherkin on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-gherkin
Priority: optional
Section: universe/ruby
Installed-Size: 3949
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 2.12.2-3build6
Depends: libc6 (>= 2.4), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0), ruby-multi-json
Filename: pool/universe/r/ruby-gherkin/ruby-gherkin_2.12.2-3build6_amd64.deb
Size: 295378
MD5sum: 9da701a77ef9039a4f39d11c73217182
SHA1: b3085577e1816bfd2956ba007d5b8421e6110de9
SHA256: 25962ac70dfac262e48a3d9021b9b9b9bfa33623eda5658382b43d10caeea807
Description-en: lexer and parser for the Gherkin language in Ruby
Gherkin is a language for writing software acceptance tests in an
executable scripting language that looks like structured natural
language. It was created in the context of the cucumber project.
Description-md5: 4b11b977d9792a330c71e55305cc6363
Homepage: http://github.com/cucumber/gherkin
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu