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

Last updated: September 29,2024

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

This guide covers the steps necessary to install ruby3.3-rubygem-rspec-expectations on openSuSE Tumbleweed

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

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

This guide covers the steps necessary to uninstall ruby3.3-rubygem-rspec-expectations on openSuSE Tumbleweed:

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

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

Information for package ruby3.3-rubygem-rspec-expectations:
-----------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-rspec-expectations
Version : 3.12.3-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 412.1 KiB
Installed : No
Status : not installed
Source package : rubygem-rspec-expectations-3.12.3-1.4.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.