How to Install and Uninstall fcgiwrap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "fcgiwrap" package

Please follow the guidelines below to install fcgiwrap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fcgiwrap

2. Uninstall "fcgiwrap" package

This tutorial shows how to uninstall fcgiwrap on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fcgiwrap $ sudo apt autoclean && sudo apt autoremove

3. Information about the fcgiwrap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fcgiwrap
Priority: optional
Section: universe/web
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Jordi Mallach
Architecture: amd64
Version: 1.1.0-6
Depends: libc6 (>= 2.15), libfcgi0ldbl, libsystemd0, init-system-helpers (>= 1.18~), spawn-fcgi (>= 1.6.1)
Filename: pool/universe/f/fcgiwrap/fcgiwrap_1.1.0-6_amd64.deb
Size: 17468
MD5sum: 84752d1fd497a8d87eead1313c6a16e7
SHA1: 6e8e247da05dd04e1f6769be3e3bb690e4b9f373
SHA256: eb4f235931158ef8709d436cbb55be444918ac8441d6db2502334114ce4ced8e
Description-en: simple server to run CGI applications over FastCGI
fcgiwrap is a simple server for running CGI applications over FastCGI.
Its goal is to provide clean CGI support to the nginx webserver, although
can be used with others.
.
fcgiwrap is lightweight and has no configuration, making it possible to
use the same pool to run different sites.
Description-md5: 881efc149d864275058657a87469a456
Enhances: nginx
Homepage: https://github.com/gnosek/fcgiwrap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu