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

Last updated: November 23,2024

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

Please follow the step by step instructions below to install ruby3.0-rubygem-mocha on openSuSE Tumbleweed

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

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

This guide covers the steps necessary to uninstall ruby3.0-rubygem-mocha on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-mocha

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

Information for package ruby3.0-rubygem-mocha:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-rubygem-mocha
Version : 1.13.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 335,7 KiB
Installed : No
Status : not installed
Source package : rubygem-mocha-1.13.0-1.2.src
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.