How to Install and Uninstall ruby3.0-rubygem-puma-4.1 Package on openSuSE Tumbleweed

Last updated: June 17,2024

1. Install "ruby3.0-rubygem-puma-4.1" package

In this section, we are going to explain the necessary steps to install ruby3.0-rubygem-puma-4.1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.0-rubygem-puma-4.1

2. Uninstall "ruby3.0-rubygem-puma-4.1" package

This tutorial shows how to uninstall ruby3.0-rubygem-puma-4.1 on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-puma-4.1

3. Information about the ruby3.0-rubygem-puma-4.1 package on openSuSE Tumbleweed

Information for package ruby3.0-rubygem-puma-4.1:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-rubygem-puma-4.1
Version : 4.1.1-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 662,1 KiB
Installed : No
Status : not installed
Source package : rubygem-puma-4.1-4.1.1-1.5.src
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.