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

Last updated: October 05,2024

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

This guide let you learn how to install rubygem-rspec-expectations.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 3:56:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-rspec-expectations
Version : 3.10.2
Release : 1.fc34
Architecture : noarch
Size : 82 k
Source : rubygem-rspec-expectations-3.10.2-1.fc34.src.rpm
Repository : updates
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.