How to Install and Uninstall python3-repoze.who Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-repoze.who" package

Please follow the step by step instructions below to install python3-repoze.who on Kali Linux

$ sudo apt update $ sudo apt install python3-repoze.who

2. Uninstall "python3-repoze.who" package

Please follow the step by step instructions below to uninstall python3-repoze.who on Kali Linux:

$ sudo apt remove python3-repoze.who $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-repoze.who package on Kali Linux

Package: python3-repoze.who
Source: python-repoze.who
Version: 2.2-4
Installed-Size: 379
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-paste, python3-pkg-resources, python3-sphinx, python3-webob, python3-zope.interface, python3:any
Suggests: libjs-jquery, python3-psycopg2
Size: 60684
SHA256: 5373dfa8f9dc56a30c4cbfce7a985bdd86305fe83d6243e05521ac3435f762a3
SHA1: 1ef6549e49612c23333895e19e93c2139a52bda4
MD5sum: 382d7064fb3666a4f03b71b5f4535bf0
Description: ident and auth framework for Python WSGI applications - Python 3.x
repoze.who is an identification and authentication framework for
arbitrary Python WSGI applications; it acts as WSGI middleware.
.
repoze.who is inspired by Zope 2's Pluggable Authentication Service
(PAS), but is not dependent on Zope in any way; it is useful for any
WSGI application.
.
It provides no facility for authorization (ensuring whether a user
can or cannot perform the operation implied by the request). This is
considered to be the domain of the WSGI application.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://www.repoze.org/
Section: python
Priority: optional
Filename: pool/main/p/python-repoze.who/python3-repoze.who_2.2-4_all.deb