How to Install and Uninstall python3-pampy Package on Kali Linux

Last updated: March 15,2025

1. Install "python3-pampy" package

Please follow the guidance below to install python3-pampy on Kali Linux

$ sudo apt update $ sudo apt install python3-pampy

2. Uninstall "python3-pampy" package

In this section, we are going to explain the necessary steps to uninstall python3-pampy on Kali Linux:

$ sudo apt remove python3-pampy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pampy package on Kali Linux

Package: python3-pampy
Source: python-pampy
Version: 2.0.2-1
Installed-Size: 53
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 12396
SHA256: 32aa2bbc29b0194f9ac1a64792aacb4ef0194ebffb3ba9a39e28031c60215026
SHA1: ae5b66209410377df3da5f3bdfb1b5dce0758177
MD5sum: c8b51c9ce3304c68796a0cfa360cba97
Description: Python module for simple PAM authentications (Python 3)
Provide an authenticate() function that will allow the caller to
authenticate a user against the Pluggable Authentication Modules
(PAM) on the system.
.
The module pam.py is a single file, implemented using ctypes, so
no compilation is necessary. This package provides the pam.py
module for Python 3.
Description-md5:
Homepage: https://github.com/FirefighterBlu3/python-pam
Section: python
Priority: optional
Filename: pool/main/p/python-pampy/python3-pampy_2.0.2-1_all.deb