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

Last updated: May 14,2024

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

Please follow the guidelines below to install ruby2.5-rubygem-puma on openSUSE Leap

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

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

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

$ sudo zypper remove ruby2.5-rubygem-puma

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

Information for package ruby2.5-rubygem-puma:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ruby2.5-rubygem-puma
Version : 4.3.12-150000.3.12.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 687.6 KiB
Installed : No
Status : not installed
Source package : rubygem-puma-4.3.12-150000.3.12.1.src
Upstream URL : http://puma.io
Summary : Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1
Description :
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for
Ruby/Rack applications. Puma is intended for use in both development and
production environments. It's great for highly concurrent Ruby implementations
such as Rubinius and JRuby as well as as providing process worker support to
support CRuby well.