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

Last updated: May 11,2024

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

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

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

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

Please follow the guidelines below to uninstall rubygem-rspec2-expectations.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:53:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-rspec2-expectations
Version : 2.14.5
Release : 10.fc34.7
Architecture : noarch
Size : 46 k
Source : rubygem-rspec2-expectations-2.14.5-10.fc34.7.src.rpm
Repository : fedora
Summary : Rspec 2 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.