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

Last updated: May 03,2024

1. Install "python-scgi" package

Please follow the steps below to install python-scgi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-scgi

2. Uninstall "python-scgi" package

This is a short guide on how to uninstall python-scgi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-scgi
Priority: optional
Section: web
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Neil Schemenauer
Architecture: amd64
Source: scgi
Version: 1.13-1.1build1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.4)
Filename: pool/main/s/scgi/python-scgi_1.13-1.1build1_amd64.deb
Size: 18426
MD5sum: cf245a8f89a68cef75d45d943bcbe8e3
SHA1: 74873597e899659bc2e7cae024b9011ffa3296a4
SHA256: 4e336a3f95bb3866c08efe5eaf55988735fc1c7c9c6488be2374adbf167911fe
Description-en: Server-side implementation of the SCGI protocol
The SCGI protocol is a replacement for the Common Gateway
Interface (CGI) protocol. It is a proposed standard for
applications to interface with HTTP servers. It is similar to
FastCGI but is designed to be easier to implement.
.
This is a Python package implementing the server side of the
SCGI protocol.
Description-md5: f9262ffaf98f5a73ab962ebe4ceb2440
Homepage: http://python.ca/scgi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y