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

Last updated: May 17,2024

1. Install "ruby-cucumber-core" package

This is a short guide on how to install ruby-cucumber-core on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-cucumber-core" package

Please follow the steps below to uninstall ruby-cucumber-core on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-cucumber-core
Priority: optional
Section: universe/ruby
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.3-1
Depends: ruby | ruby-interpreter, ruby-gherkin
Filename: pool/universe/r/ruby-cucumber-core/ruby-cucumber-core_1.1.3-1_all.deb
Size: 19870
MD5sum: 8e8ec2f09796f13edf78c1f92b3522cd
SHA1: b2c54832aec01400f62fdc123ea22b71133ac37b
SHA256: a7c7925ae06334d65f33a1eb1e1aaac0216fe3dff99c12f763ca9f0d7ece6144
Description-en: 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: 3920e60d677299de6f53bdf5198f101f
Homepage: http://cukes.info
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu