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

Last updated: May 20,2024

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

Please follow the guidelines below to install python-zope.app.http on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall python-zope.app.http on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.app.http
Priority: extra
Section: universe/zope
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.app.http
Version: 3.10.2-0ubuntu2
Depends: python-pkg-resources, python-zope, python-zope.app, python-zope.container, python-zope.filerepresentation, python-zope.interface, python-zope.publisher (>= 3.12), python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.app.wsgi (>= 3.9.0), python-zope.browserpage, python-zope.component-test, python-zope.login, python-zope.password, python-zope.principalregistry, python-zope.securitypolicy, python-zope.site
Filename: pool/universe/z/zope.app.http/python-zope.app.http_3.10.2-0ubuntu2_all.deb
Size: 16124
MD5sum: 7c778951bde30c7cedc8436c6d77abee
SHA1: 455e6fdc1a76afabd2da83efad5a27b1e1245c1a
SHA256: cd89398586c8b078bf10cff6923105abe8b69ef92b61bcda70973661c3139043
Description-en: HTTP Behavior for the Zope Publisher
This package implements the simplest HTTP behavior within the Zope
Publisher. It implements all HTTP verbs as views and defines the necessary
HTTP exceptions.
Description-md5: 99493dabe7be6e2758c20b0a610c2bc1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu