How to Install and Uninstall python-fcgi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python-fcgi" package

Learn how to install python-fcgi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fcgi

2. Uninstall "python-fcgi" package

Please follow the step by step instructions below to uninstall python-fcgi on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-fcgi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-fcgi
Priority: optional
Section: universe/python
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Haber
Architecture: all
Version: 19980130-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-fcgi/python-fcgi_19980130-1_all.deb
Size: 6616
MD5sum: 6f9258a4b549b20b4d61a8173aeb9754
SHA1: c26ac4604a49c33e28968f03676a8144093f7e1c
SHA256: 2666ba9667b1f8a6a8ec2184e11817cf7022cf4b3a0ce2eb1581f8a4b63b3739
Description-en: Simple FastCGI module for Python
Handles communication with the FastCGI module of the web server without using
the FastCGI developers kit. It will also work in a straight CGI
environment that does not use FastCGI.
Description-md5: f04faef862054a33ba989b1dcca0d25c
Homepage: http://alldunn.com/python/fcgi.py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu