How to Install and Uninstall rubygem-capybara.noarch Package on Fedora 35

Last updated: October 12,2024

1. Install "rubygem-capybara.noarch" package

Please follow the guidelines below to install rubygem-capybara.noarch on Fedora 35

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

2. Uninstall "rubygem-capybara.noarch" package

Please follow the instructions below to uninstall rubygem-capybara.noarch on Fedora 35:

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

3. Information about the rubygem-capybara.noarch package on Fedora 35

Last metadata expiration check: 1:20:03 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rubygem-capybara
Version : 3.34.0
Release : 4.fc35
Architecture : noarch
Size : 283 k
Source : rubygem-capybara-3.34.0-4.fc35.src.rpm
Repository : fedora
Summary : Capybara aims to simplify the process of integration testing Rack applications
URL : https://github.com/teamcapybara/capybara
License : MIT
Description : Capybara is an integration testing tool for rack based web applications. It
: simulates how a user would interact with a website.