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

Last updated: October 06,2024

1. Install "rubygem-rspec-expectations.noarch" package

This is a short guide on how to install rubygem-rspec-expectations.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-rspec-expectations.noarch

2. Uninstall "rubygem-rspec-expectations.noarch" package

Please follow the steps below to uninstall rubygem-rspec-expectations.noarch on Fedora 36:

$ sudo dnf remove rubygem-rspec-expectations.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:10:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-rspec-expectations
Version : 3.11.0
Release : 1.fc36
Architecture : noarch
Size : 83 k
Source : rubygem-rspec-expectations-3.11.0-1.fc36.src.rpm
Repository : fedora
Summary : RSpec expectations (should and matchers)
URL : http://github.com/rspec/rspec-expectations
License : MIT
Description : rspec-expectations adds `should` and `should_not` to every object and includes
: RSpec::Matchers, a library of standard matchers.