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

Last updated: September 25,2024

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

This guide covers the steps necessary to install rubygem-shoulda-matchers.noarch on Fedora 39

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

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

Learn how to uninstall rubygem-shoulda-matchers.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:48:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rubygem-shoulda-matchers
Version : 5.1.0
Release : 3.fc39
Architecture : noarch
Size : 106 k
Source : rubygem-shoulda-matchers-5.1.0-3.fc39.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.