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

Last updated: November 16,2024

1. Install "python-zope.security" package

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

$ sudo apt update $ sudo apt install python-zope.security

2. Uninstall "python-zope.security" package

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

$ sudo apt remove python-zope.security $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zope.security
Priority: extra
Section: universe/python
Installed-Size: 552
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: amd64
Source: zope.security
Version: 4.0.3-1ubuntu2
Provides: python-zope.security-zcml
Depends: python (<< 2.8), python (>= 2.7~), python-pkg-resources, python-zope.component, python-zope.i18nmessageid, python-zope.interface, python-zope.location, python-zope.proxy, python-zope.schema, python:any (>= 2.7.5-5~), libc6 (>= 2.4)
Conflicts: zope3
Filename: pool/universe/z/zope.security/python-zope.security_4.0.3-1ubuntu2_amd64.deb
Size: 74674
MD5sum: b1846db8962ece3d8058e8a3df71f898
SHA1: e6e1488fac0fa9a331a242408eb29958ccc915d4
SHA256: 3632cdd388f30f388827ae7500e67930e923e12168e805689104a61c9eb87d73
Description-en: Zope Security Framework
The Security framework provides a generic mechanism to implement security
policies on Python objects.
.
This is the Python 2 version.
Description-md5: bafb4613654c1d2d0853570826f5e49b
Homepage: http://pypi.python.org/pypi/zope.security
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu