How to Install and Uninstall rubygem-ruby-fcgi Package on openSUSE Leap

Last updated: July 08,2024

1. Install "rubygem-ruby-fcgi" package

Please follow the step by step instructions below to install rubygem-ruby-fcgi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install rubygem-ruby-fcgi

2. Uninstall "rubygem-ruby-fcgi" package

Please follow the instructions below to uninstall rubygem-ruby-fcgi on openSUSE Leap:

$ sudo zypper remove rubygem-ruby-fcgi

3. Information about the rubygem-ruby-fcgi package on openSUSE Leap

Information for package rubygem-ruby-fcgi:
------------------------------------------
Repository : Main Repository
Name : rubygem-ruby-fcgi
Version : 0.8.9-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 120.3 KiB
Installed : No
Status : not installed
Source package : rubygem-ruby-fcgi-0.8.9-bp155.2.11.src
Upstream URL : http://github.com/saks/fcgi
Summary : FastCGI library for Ruby
Description :
FastCGI is a language independent, scalable, open extension to CGI that
provides high performance without the limitations of server specific APIs. For
more information, see http://www.fastcgi.com/. This is the fork of fcgi
implementation for ruby but with ruby1.9 - ruby1.9.1 compability