How to Install and Uninstall rubygem-mocha.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 16,2025
1. Install "rubygem-mocha.noarch" package
Here is a brief guide to show you how to install rubygem-mocha.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-mocha.noarch
Copied
2. Uninstall "rubygem-mocha.noarch" package
This is a short guide on how to uninstall rubygem-mocha.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
rubygem-mocha.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-mocha.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:29:18 ago on Mon Feb 26 07:04:30 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.
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.