How to Install and Uninstall python-zope.app.wsgi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-zope.app.wsgi" package

Here is a brief guide to show you how to install python-zope.app.wsgi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zope.app.wsgi

2. Uninstall "python-zope.app.wsgi" package

Please follow the guidelines below to uninstall python-zope.app.wsgi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zope.app.wsgi $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zope.app.wsgi
Priority: extra
Section: universe/zope
Installed-Size: 140
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.app.wsgi
Version: 3.15.0-0ubuntu1
Depends: python-pkg-resources, python-webtest, python-zconfig, python-zodb, python-zope, python-zope.app, python-zope.app.appsetup (>= 3.14), python-zope.app.publication, python-zope.component, python-zope.configuration, python-zope.container, python-zope.error, python-zope.event, python-zope.interface, python-zope.lifecycleevent, python-zope.processlifetime, python-zope.publisher, python-zope.security, python-zope.session, python-zope.site, python-zope.testbrowser (>= 4.0.0), python-zope.testbrowser-wsgi, python-zope.testing, python-zope.traversing, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.annotation, python-zope.authentication, python-zope.browserpage, python-zope.login, python-zope.password, python-zope.principalregistry, python-zope.securitypolicy
Filename: pool/universe/z/zope.app.wsgi/python-zope.app.wsgi_3.15.0-0ubuntu1_all.deb
Size: 21288
MD5sum: 51d4824d5bdaaca145c149545ee97238
SHA1: 457302899b9bc12b780978a446dabbb7c575ec8d
SHA256: 5b94b293f5cca011fabdad76daa9210e6d39231c1c081f3f9a5596bfbe14bc5f
Description-en: WSGI application for the Zope Publisher
This package provides the ``WSGIPublisherApplication`` class which
exposes the object publishing machinery in ``zope.publisher`` as a
WSGI application.
Description-md5: c9da5af5140ce5d014f0e821c14d6069
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu