How to Install and Uninstall rubygem-shoulda-matchers.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "rubygem-shoulda-matchers.noarch" package

Here is a brief guide to show you how to install rubygem-shoulda-matchers.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-shoulda-matchers.noarch

2. Uninstall "rubygem-shoulda-matchers.noarch" package

This guide covers the steps necessary to uninstall rubygem-shoulda-matchers.noarch on Fedora 34:

$ sudo dnf remove rubygem-shoulda-matchers.noarch $ sudo dnf autoremove

3. Information about the rubygem-shoulda-matchers.noarch package on Fedora 34

Last metadata expiration check: 1:05:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-shoulda-matchers
Version : 4.5.1
Release : 1.fc34
Architecture : noarch
Size : 86 k
Source : rubygem-shoulda-matchers-4.5.1-1.fc34.src.rpm
Repository : fedora
Summary : Simple one-liner tests for common Rails functionality
URL : https://matchers.shoulda.io/
License : MIT
Description : Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test
: common Rails functionality that, if written by hand, would be much longer,
: more complex, and error-prone.