How to Install and Uninstall ruby3.2-rubygem-puma-5 Package on openSuSE Tumbleweed

Last updated: May 22,2024

1. Install "ruby3.2-rubygem-puma-5" package

Please follow the steps below to install ruby3.2-rubygem-puma-5 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.2-rubygem-puma-5

2. Uninstall "ruby3.2-rubygem-puma-5" package

Please follow the step by step instructions below to uninstall ruby3.2-rubygem-puma-5 on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.2-rubygem-puma-5

3. Information about the ruby3.2-rubygem-puma-5 package on openSuSE Tumbleweed

Information for package ruby3.2-rubygem-puma-5:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.2-rubygem-puma-5
Version : 5.6.7-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 782.1 KiB
Installed : No
Status : not installed
Source package : rubygem-puma-5-5.6.7-1.3.src
Upstream URL : https://puma.io
Summary : Puma is a simple, fast, threaded, and highly parallel HTTP 1.1
Description :
Puma is a simple, fast, threaded, and highly parallel HTTP 1.1 server for
Ruby/Rack applications. Puma is intended for use in both development and
production environments. It's great for highly parallel Ruby implementations
such as Rubinius and JRuby as well as as providing process worker support to
support CRuby well.