How to Install and Uninstall ruby3.3-rubygem-mocha Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "ruby3.3-rubygem-mocha" package

This guide let you learn how to install ruby3.3-rubygem-mocha on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.3-rubygem-mocha

2. Uninstall "ruby3.3-rubygem-mocha" package

In this section, we are going to explain the necessary steps to uninstall ruby3.3-rubygem-mocha on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-mocha

3. Information about the ruby3.3-rubygem-mocha package on openSuSE Tumbleweed

Information for package ruby3.3-rubygem-mocha:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-mocha
Version : 2.1.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 298.6 KiB
Installed : No
Status : not installed
Source package : rubygem-mocha-2.1.0-1.4.src
Upstream URL : https://mocha.jamesmead.org
Summary : Mocking and stubbing library
Description :
Mocking and stubbing library with JMock/SchMock syntax, which allows mocking
and stubbing of methods on real (non-mock) classes.