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

Last updated: October 11,2024

1. Install "rubygem-capybara.noarch" package

This tutorial shows how to install rubygem-capybara.noarch on Fedora 36

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

2. Uninstall "rubygem-capybara.noarch" package

Please follow the guidelines below to uninstall rubygem-capybara.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:50:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-capybara
Version : 3.36.0
Release : 1.fc36
Architecture : noarch
Size : 285 k
Source : rubygem-capybara-3.36.0-1.fc36.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.