How to Install and Uninstall libfcgi-bin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libfcgi-bin" package

This guide let you learn how to install libfcgi-bin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libfcgi-bin

2. Uninstall "libfcgi-bin" package

Please follow the guidelines below to uninstall libfcgi-bin on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libfcgi-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfcgi-bin package on Ubuntu 21.10 (Impish Indri)

Package: libfcgi-bin
Architecture: amd64
Version: 2.4.2-2build1
Multi-Arch: foreign
Priority: optional
Section: utils
Source: libfcgi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Boris Pek
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: libc6 (>= 2.34), libfcgi0ldbl (>= 2.4.2)
Breaks: libfcgi0ldbl (<< 2.4.0-8.4)
Replaces: libfcgi0ldbl (<< 2.4.0-8.4)
Filename: pool/main/libf/libfcgi/libfcgi-bin_2.4.2-2build1_amd64.deb
Size: 11222
MD5sum: bd38446721aa31ac2c9e32134de5b2cc
SHA1: 98104d424d3b9d1e082f32ac126eb6555c3eadc4
SHA256: 949a585def2a7cbe623f359aaae6b48e39225c74e5db2c39fde6ad49466a5d90
SHA512: 8e7ba7e04fe3c18596d54410eb0d26a42f7332aedab58e4cd8b3906aa2ec8b7236eef09cf6be523cc3341c8dd7c8802a4b98874e987aebc05ea66b97fd0f7a75
Homepage: https://github.com/FastCGI-Archives
Description-en: FastCGI bridge from CGI
FastCGI is a language independent, scalable, open extension
to CGI that provides high performance without the limitations
of server specific APIs.
.
This package contains the cgi-fcgi utility to bridge between CGI
and FastCGI.
Description-md5: 5c862c120fcc08699e2aeabe759d1e17
Task: lamp-server