How to Install and Uninstall libfcgi-bin Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libfcgi-bin" package

This guide let you learn how to install libfcgi-bin on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libfcgi-bin

2. Uninstall "libfcgi-bin" package

This guide let you learn how to uninstall libfcgi-bin on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libfcgi-bin package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfcgi-bin
Architecture: amd64
Version: 2.4.2-2
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.14), 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-2_amd64.deb
Size: 10744
MD5sum: 6009252a6bcd4e8ea52d7827b6fe18de
SHA1: 5c2ceed566dc5440e0fd7b24d0af1cf0ed209ce1
SHA256: 7418a2ba5af508f84d714e148ec70ad5131224087ea5d3e1255d3f12ee3e62ce
SHA512: d0612ca9bca0a74619d5cea2a9778edaee9ed6f6113e46647511099da15a938eebf2af14c107677906223435c02e4fce73c630600bc43bcac23170b918f2015d
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