How to Install and Uninstall ruby2.5-rubygem-rack Package on openSUSE Leap

Last updated: May 02,2024

1. Install "ruby2.5-rubygem-rack" package

Please follow the step by step instructions below to install ruby2.5-rubygem-rack on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-rack

2. Uninstall "ruby2.5-rubygem-rack" package

Please follow the guidelines below to uninstall ruby2.5-rubygem-rack on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-rack

3. Information about the ruby2.5-rubygem-rack package on openSUSE Leap

Information for package ruby2.5-rubygem-rack:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ruby2.5-rubygem-rack
Version : 2.0.8-150000.3.21.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 643.1 KiB
Installed : No
Status : not installed
Source package : rubygem-rack-2.0.8-150000.3.21.2.src
Upstream URL : https://rack.github.io/
Summary : A modular Ruby webserver interface
Description :
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
Also see https://rack.github.io/.