How to Install and Uninstall ruby3.2-rubygem-rspec-expectations Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "ruby3.2-rubygem-rspec-expectations" package

Please follow the steps below to install ruby3.2-rubygem-rspec-expectations on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.2-rubygem-rspec-expectations

2. Uninstall "ruby3.2-rubygem-rspec-expectations" package

This is a short guide on how to uninstall ruby3.2-rubygem-rspec-expectations on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.2-rubygem-rspec-expectations

3. Information about the ruby3.2-rubygem-rspec-expectations package on openSuSE Tumbleweed

Information for package ruby3.2-rubygem-rspec-expectations:
-----------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-rspec-expectations
Version : 3.12.3-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 412.1 KiB
Installed : No
Status : not installed
Source package : rubygem-rspec-expectations-3.12.3-1.3.src
Upstream URL : https://github.com/rspec/rspec-expectations
Summary : API to express expected outcomes of a code example
Description :
rspec-expectations provides a simple, readable API to express expected
outcomes of a code example.