How to Install and Uninstall rubygem-mocha.noarch Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "rubygem-mocha.noarch" package

Here is a brief guide to show you how to install rubygem-mocha.noarch on CentOS Stream 8

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

2. Uninstall "rubygem-mocha.noarch" package

Please follow the step by step instructions below to uninstall rubygem-mocha.noarch on CentOS Stream 8:

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

3. Information about the rubygem-mocha.noarch package on CentOS Stream 8

Last metadata expiration check: 3:32:37 ago on Sun Feb 25 03:03:59 2024.
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.