How to Install and Uninstall rubygem-cucumber.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "rubygem-cucumber.noarch" package

Learn how to install rubygem-cucumber.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rubygem-cucumber.noarch

2. Uninstall "rubygem-cucumber.noarch" package

This is a short guide on how to uninstall rubygem-cucumber.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rubygem-cucumber.noarch $ sudo dnf autoremove

3. Information about the rubygem-cucumber.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:11:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rubygem-cucumber
Version : 7.1.0
Release : 3.el9.1
Architecture : noarch
Size : 91 k
Source : rubygem-cucumber-7.1.0-3.el9.1.src.rpm
Repository : epel
Summary : Tool to execute plain-text documents as functional tests
URL : https://cucumber.io/
License : MIT
Description : 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.