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

Last updated: November 09,2024

1. Install "rubygem-mocha.noarch" package

Please follow the instructions below to install rubygem-mocha.noarch on Rocky Linux 8

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

2. Uninstall "rubygem-mocha.noarch" package

In this section, we are going to explain the necessary steps to uninstall rubygem-mocha.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:25:48 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rubygem-mocha
Version : 1.1.0
Release : 9.el8
Architecture : noarch
Size : 68 k
Source : rubygem-mocha-1.1.0-9.el8.src.rpm
Repository : epel
Summary : Mocking and stubbing library
URL : http://gofreerange.com/mocha/docs
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.