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

Last updated: March 01,2025

1. Install "rubygem-mocha.noarch" package

Please follow the guidance below to install rubygem-mocha.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rubygem-mocha.noarch

2. Uninstall "rubygem-mocha.noarch" package

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

$ sudo dnf remove rubygem-mocha.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:39:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-mocha
Version : 2.1.0
Release : 1.fc39
Architecture : noarch
Size : 62 k
Source : rubygem-mocha-2.1.0-1.fc39.src.rpm
Repository : fedora
Summary : Mocking and stubbing library
URL : https://mocha.jamesmead.org
License : Ruby OR BSD-2-Clause OR MIT
Description : Mocking and stubbing library with JMock/SchMock syntax, which allows mocking
: and stubbing of methods on real (non-mock) classes.