How to Install and Uninstall ruby-cucumber-core Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-cucumber-core" package

Please follow the step by step instructions below to install ruby-cucumber-core on Kali Linux

$ sudo apt update $ sudo apt install ruby-cucumber-core

2. Uninstall "ruby-cucumber-core" package

Please follow the guidelines below to uninstall ruby-cucumber-core on Kali Linux:

$ sudo apt remove ruby-cucumber-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-cucumber-core package on Kali Linux

Package: ruby-cucumber-core
Version: 1.5.0-3
Installed-Size: 133
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-gherkin (>= 4.0)
Size: 23512
SHA256: f3148897a5252186b928b7be059be2f48b4cd588b1763fd31130e1645d1228bf
SHA1: 88790c8e33eec4bf239510f5c5d2df3c8ae3717b
MD5sum: b91e41a9c9bb028eea73bf911be96f03
Description: core library for the Cucumber application
Cucumber lets software development teams describe how software should behave
in plain text. The text is written in a business-readable domain-specific
language and serves as documentation, automated tests and development-aid -
all rolled into one format.
.
This package provides the core library for the Cucumber application.
It contains the core domain logic to execute Cucumber features. It has no user
interface, just a Ruby API. It can be used to build other tools that work with
Gherkin documents.
Description-md5:
Homepage: http://cukes.info
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-cucumber-core/ruby-cucumber-core_1.5.0-3_all.deb