How to Install and Uninstall rubygem-mocha.noarch Package on Oracle Linux 9
Last updated: January 05,2025
1. Install "rubygem-mocha.noarch" package
Please follow the guidance below to install rubygem-mocha.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-mocha.noarch
Copied
2. Uninstall "rubygem-mocha.noarch" package
This tutorial shows how to uninstall rubygem-mocha.noarch on Oracle Linux 9:
$
sudo dnf remove
rubygem-mocha.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-mocha.noarch package on Oracle Linux 9
Last metadata expiration check: 3:31:16 ago on Thu Feb 15 07:50:05 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.