How to Install and Uninstall ruby-fcgi Package on Kali Linux

Last updated: May 21,2024

1. Install "ruby-fcgi" package

Here is a brief guide to show you how to install ruby-fcgi on Kali Linux

$ sudo apt update $ sudo apt install ruby-fcgi

2. Uninstall "ruby-fcgi" package

Please follow the steps below to uninstall ruby-fcgi on Kali Linux:

$ sudo apt remove ruby-fcgi $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-fcgi package on Kali Linux

Package: ruby-fcgi
Source: ruby-fcgi (0.9.2.1-3)
Version: 0.9.2.1-3+b2
Installed-Size: 69
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.15), libfcgi0ldbl (>= 2.4.2), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 16996
SHA256: 6793a09e855b88bafc733665884e751dc1da79e93573bfd68e040f9c499f0ace
SHA1: ea6d7eb2d143cbe599577ccf27d46d1b336ac15c
MD5sum: 7773afe5e95a4b0002619bf71114245a
Description: FastCGI library for Ruby
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 merges matz's C version(fcgi.so) & Eli's pure ruby version(fastcgi.rb)
Description-md5:
Multi-Arch: same
Homepage: https://github.com/alphallc/ruby-fcgi-ng
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fcgi/ruby-fcgi_0.9.2.1-3+b2_amd64.deb