How to Install and Uninstall zope2.13 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "zope2.13" package

Please follow the instructions below to install zope2.13 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install zope2.13

2. Uninstall "zope2.13" package

In this section, we are going to explain the necessary steps to uninstall zope2.13 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove zope2.13 $ sudo apt autoclean && sudo apt autoremove

3. Information about the zope2.13 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: zope2.13
Priority: optional
Section: universe/zope
Installed-Size: 21733
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: amd64
Version: 2.13.22-1ubuntu1
Provides: zope
Depends: lsb-base, libc6 (>= 2.14), debconf | debconf-2.0, python:any (>= 2.6.6-7~), python2.7, python-docutils (>= 0.7), python-mechanize (>= 0.1.11), python-pkg-resources (>= 0.6.16-1.1) | python-pkg-resources (<< 0.6.15), python-tz
Pre-Depends: zope-common (>= 0.5.52~)
Suggests: python-unit, python-profiler
Filename: pool/universe/z/zope2.13/zope2.13_2.13.22-1ubuntu1_amd64.deb
Size: 2957438
MD5sum: 0eab62d7c196fad7f84f2d0ed3dd4ba9
SHA1: 42c873f820adc67e8427305ddb3fdf8c5e8a7d90
SHA256: 29f7d1b40e12e66af39db746987024c3e7c601bf736b34ef9f30412b43b30bc3
Description-en: Open Source Web Application Server
Zope is an open source web application server primarily written in
the Python programming language. It features a transactional object
database which can store not only content and custom data, but also
dynamic HTML templates, scripts, a search engine, and relational
database (RDBMS) connections and code.
.
It features a strong through-the-web development model, allowing you
to update your web site from anywhere in the world. To allow for
this, Zope also features a tightly integrated security model. Built
around the concept of "safe delegation of control", Zope's security
architecture also allows you to turn control over parts of a web site
to other organizations or individuals.
.
This package contains the framework and libraries needed to run your
own Zope 2.13 instance.
Description-md5: 0e93ad21b6b9af806f34f77fcaaf9fe2
Homepage: http://zope2.zope.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu