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

Last updated: May 20,2024

1. Install "python3-wsgicors" package

Please follow the step by step instructions below to install python3-wsgicors on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-wsgicors

2. Uninstall "python3-wsgicors" package

This guide covers the steps necessary to uninstall python3-wsgicors on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3:any (>= 3.3.2-2~)
Filename: pool/universe/w/wsgicors/python3-wsgicors_0.4.1-1_all.deb
Size: 6088
MD5sum: 459286b839cebd14a58e62a3531a895e
SHA1: 1f24091b210ef4f8330f2ecadfbfd5b93e5c7d5a
SHA256: 431bccdc9d426c3b91039ed1bb3516eba80c981b947ef74feffd498fec9329b4
Description-en: WSGI middleware to handle CORS preflight requests for Python 3
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: b98d1dd5a66057ef0d5d97f6a796db8b
Homepage: https://pypi.python.org/pypi/wsgicors
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu