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

Last updated: May 19,2024

1. Install "python-flup" package

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

$ sudo apt update $ sudo apt install python-flup

2. Uninstall "python-flup" package

In this section, we are going to explain the necessary steps to uninstall python-flup on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-flup
Priority: optional
Section: universe/python
Installed-Size: 248
Maintainer: Ubuntu Developers
Original-Maintainer: John Hedges
Architecture: all
Source: flup
Version: 1.0.2-5
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/f/flup/python-flup_1.0.2-5_all.deb
Size: 30470
MD5sum: 0f1d78087088f725e5b33b1c1c72536d
SHA1: f7da34ce8ffc193f46ed44372ecbaa32e0e1266a
SHA256: a08476acff5dd836b0183c1ffc86027b917dd5103def9aed8e38bba57d66de0c
Description-en: Implements Python Web Server Gateway Interface (WSGI)
Implements the standard interface between Python Web applications and Web
servers, as described in PEP 333, http://www.python.org/dev/peps/pep-0333
Speaks:
* AJP - Apache JServ Protocol 1.3
* FastCGI, see http://www.fastcgi.com/
* SCGI - Simple Common Gateway Interface alternative
Description-md5: b599ed0c9e438ebef2bfe0713e26c5f2
Homepage: http://www.saddi.com/software/flup/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu