How to Install and Uninstall ruby2.7-rubygem-puma Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "ruby2.7-rubygem-puma" package

Please follow the guidelines below to install ruby2.7-rubygem-puma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby2.7-rubygem-puma

2. Uninstall "ruby2.7-rubygem-puma" package

Please follow the instructions below to uninstall ruby2.7-rubygem-puma on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-puma

3. Information about the ruby2.7-rubygem-puma package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-puma:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-puma
Version : 5.5.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 811,5 KiB
Installed : No
Status : not installed
Source package : rubygem-puma-5.5.0-1.1.src
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.