How to Install and Uninstall rubygem-mocha.noarch Package on Rocky Linux 9

Last updated: June 16,2024

1. Install "rubygem-mocha.noarch" package

This guide let you learn how to install rubygem-mocha.noarch on Rocky Linux 9

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

2. Uninstall "rubygem-mocha.noarch" package

Please follow the guidance below to uninstall rubygem-mocha.noarch on Rocky Linux 9:

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

3. Information about the rubygem-mocha.noarch package on Rocky Linux 9

Last metadata expiration check: 2:38:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rubygem-mocha
Version : 1.9.0
Release : 5.el9
Architecture : noarch
Size : 68 k
Source : rubygem-mocha-1.9.0-5.el9.src.rpm
Repository : epel
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.