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

Last updated: July 06,2024

1. Install "rubygem-mocha.noarch" package

This tutorial shows how to install rubygem-mocha.noarch on Fedora 36

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

2. Uninstall "rubygem-mocha.noarch" package

This is a short guide on how to uninstall rubygem-mocha.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:42:43 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-mocha
Version : 1.9.0
Release : 6.fc36
Architecture : noarch
Size : 68 k
Source : rubygem-mocha-1.9.0-6.fc36.src.rpm
Repository : fedora
Summary : Mocking and stubbing library
URL : https://mocha.jamesmead.org
License : MIT or Ruby or BSD
Description : Mocking and stubbing library with JMock/SchMock syntax, which allows mocking
: and stubbing of methods on real (non-mock) classes.