How to Install and Uninstall rubygem-cucumber.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "rubygem-cucumber.noarch" package

Please follow the guidance below to install rubygem-cucumber.noarch on Fedora 34

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

2. Uninstall "rubygem-cucumber.noarch" package

Learn how to uninstall rubygem-cucumber.noarch on Fedora 34:

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

3. Information about the rubygem-cucumber.noarch package on Fedora 34

Last metadata expiration check: 0:59:57 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rubygem-cucumber
Version : 3.1.2
Release : 10.fc34
Architecture : noarch
Size : 94 k
Source : rubygem-cucumber-3.1.2-10.fc34.src.rpm
Repository : fedora
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.