How to Install and Uninstall ruby-gherkin Package on Kali Linux

Last updated: April 19,2024

1. Install "ruby-gherkin" package

In this section, we are going to explain the necessary steps to install ruby-gherkin on Kali Linux

$ sudo apt update $ sudo apt install ruby-gherkin

2. Uninstall "ruby-gherkin" package

In this section, we are going to explain the necessary steps to uninstall ruby-gherkin on Kali Linux:

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

3. Information about the ruby-gherkin package on Kali Linux

Package: ruby-gherkin
Version: 4.0.0-2.1
Installed-Size: 182
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 22864
SHA256: 5fdd471a857dcad5a827b4c30387204bfc30f1099374a9265648d420c6f858f7
SHA1: 37f48095904eafb05088934664d3865bbc01898d
MD5sum: 26043d8a90d2c71094b299804680c06a
Description: 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:
Homepage: http://github.com/cucumber/gherkin
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-gherkin/ruby-gherkin_4.0.0-2.1_all.deb