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

Last updated: May 17,2024

1. Install "ruby-cucumber-rails" package

In this section, we are going to explain the necessary steps to install ruby-cucumber-rails on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-cucumber-rails" package

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

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

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

Package: ruby-cucumber-rails
Priority: optional
Section: universe/ruby
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.4.2-1
Depends: cucumber (<< 2.1), cucumber (>= 1.3.8), ruby | ruby-interpreter, ruby-capybara (<< 3), ruby-capybara (>= 1.1.2), ruby-mime-types (<< 3), ruby-mime-types (>= 1.16), ruby-nokogiri (>= 1.5), ruby-rails (<< 2:5), ruby-rails (>= 2:3)
Filename: pool/universe/r/ruby-cucumber-rails/ruby-cucumber-rails_1.4.2-1_all.deb
Size: 13674
MD5sum: e7007c41789f6aa000d3ee0d74ff147f
SHA1: 385a8e0665c972cd4cee4d32c1241f7d80d83b06
SHA256: 43db2bc5e5c97664e17c4765b4bdd1b9c4b3a0b2ed56d9e529b29d160914ef26
Description-en: cucumber integration for Rails applications
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 cucumber integration for Rails applications in a way
that it's easy to get started.
Description-md5: 863b435105ba3705e9d90e0de49d1b8e
Homepage: http://cukes.info
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions