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

Last updated: July 08,2024

1. Install "python-wsgicors" package

This guide let you learn how to install python-wsgicors on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-wsgicors

2. Uninstall "python-wsgicors" package

Please follow the steps below to uninstall python-wsgicors on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-wsgicors
Priority: optional
Section: universe/python
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: David Douard
Architecture: all
Source: wsgicors
Version: 0.4.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/w/wsgicors/python-wsgicors_0.4.1-1_all.deb
Size: 6010
MD5sum: ac78d1ef169c34f9a7e73e63dd71f734
SHA1: 0f65433efc1b10bcf66fb67e4a51fe854fff7f04
SHA256: a0bf2a71f131244c2e6a091ecd7f3423584215de7aeeecda19b0322353650511
Description-en: WSGI middleware to handle CORS preflight requests
This is a WSGI middleware that answers CORS preflight
requests and adds the needed header to the response. For CORS
see: http://www.w3.org/TR/cors/.
Description-md5: f417b3c53fb0713b221c9ae308750d7e
Homepage: https://pypi.python.org/pypi/wsgicors
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu