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

Last updated: May 19,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall python-zope.app.authentication on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.app.authentication
Priority: extra
Section: universe/zope
Installed-Size: 391
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.app.authentication
Version: 3.9-0ubuntu1
Depends: python-pkg-resources, python-zodb, python-zope, python-zope.app, python-zope.app.component, python-zope.app.container, python-zope.authentication, python-zope.component, python-zope.container, python-zope.dublincore, python-zope.event, python-zope.exceptions, python-zope.formlib (>= 4.0.2), python-zope.i18n, python-zope.i18nmessageid, python-zope.interface, python-zope.location, python-zope.password (>= 3.5.1), python-zope.pluggableauth (>= 1.1), python-zope.schema, python-zope.security, python-zope.traversing, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.app.testing, python-zope.app.zcmlfiles, python-zope.login, python-zope.publisher (>= 3.12), python-zope.securitypolicy, python-zope.session, python-zope.site, python-zope.testbrowser, python-zope.testing
Conflicts: python-zope.app.securitypolicy (<< 3.6)
Filename: pool/universe/z/zope.app.authentication/python-zope.app.authentication_3.9-0ubuntu1_all.deb
Size: 64734
MD5sum: 6aebce8842e97f7cf9f46a159a6e0c9c
SHA1: 82d248d608e15d36615e23e0692b338d145c138b
SHA256: 3a38bcb389f2a1e32ad01f54876a45f41d0ea8b167cfad541ea5cfd6f9cec985
Description-en: Principals and groups management for pluggable authentication
This package provides a flexible and pluggable authentication utility for
Zope 3, using `zope.pluggableauth`. Several common plugins are provided.
Description-md5: 8b3b2b28dd64bc2ebbf1635536d11146
Homepage: http://pypi.python.org/pypi/zope.app.authentication
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu