How to Install and Uninstall python3-pamela Package on Kali Linux
Last updated: February 24,2025
1. Install "python3-pamela" package
Learn how to install python3-pamela on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pamela
Copied
2. Uninstall "python3-pamela" package
Here is a brief guide to show you how to uninstall python3-pamela on Kali Linux:
$
sudo apt remove
python3-pamela
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pamela package on Kali Linux
Package: python3-pamela
Source: pamela
Version: 1.0.0-3
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 7700
SHA256: e9547afc07332970e1d1e76474ad3851b0dc5e97cb59f11b778cc4b49d58b0ed
SHA1: 134433de4eb41fdf722537b49ab41150850b53e5
MD5sum: fd15d0095a08717206ca06842fa7bb0e
Description: PAM interface using ctypes
Yet another Python wrapper for PAM
.
There seems to be a glut of Python wrappers for PAM that have since
been abandoned. This repo merges two separate efforts:
.
- [gnosek/python-pam](https://github.com/gnosek/python-pam)
- adds wrappers for a few more calls, e.g. opening sessions
- raises PamError on failure instead of returning False, with
informative error messages
- [simplepam](https://github.com/leonnnn/python3-simplepam)
- adds Python 3 support
- resets credentials after authentication, apparently for kerberos
users
Description-md5:
Homepage: https://github.com/minrk/pamela
Section: python
Priority: optional
Filename: pool/main/p/pamela/python3-pamela_1.0.0-3_all.deb
Source: pamela
Version: 1.0.0-3
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 7700
SHA256: e9547afc07332970e1d1e76474ad3851b0dc5e97cb59f11b778cc4b49d58b0ed
SHA1: 134433de4eb41fdf722537b49ab41150850b53e5
MD5sum: fd15d0095a08717206ca06842fa7bb0e
Description: PAM interface using ctypes
Yet another Python wrapper for PAM
.
There seems to be a glut of Python wrappers for PAM that have since
been abandoned. This repo merges two separate efforts:
.
- [gnosek/python-pam](https://github.com/gnosek/python-pam)
- adds wrappers for a few more calls, e.g. opening sessions
- raises PamError on failure instead of returning False, with
informative error messages
- [simplepam](https://github.com/leonnnn/python3-simplepam)
- adds Python 3 support
- resets credentials after authentication, apparently for kerberos
users
Description-md5:
Homepage: https://github.com/minrk/pamela
Section: python
Priority: optional
Filename: pool/main/p/pamela/python3-pamela_1.0.0-3_all.deb