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

Last updated: May 15,2024

1. Install "python3-pam" package

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

$ sudo apt update $ sudo apt install python3-pam

2. Uninstall "python3-pam" package

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

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

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

Package: python3-pam
Source: python-pam (0.4.2-18)
Version: 0.4.2-18+b1
Installed-Size: 73
Maintainer: Ileana Dumitrescu
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4), libpam0g (>= 0.99.7.1)
Suggests: python3-pam-dbg
Size: 13864
SHA256: 08f60a30c6ad54a4021d1e3806c1cb06420d625c32b4bfe775d6cff06931179c
SHA1: f0436ca801c4f1790a2b53bfc0d5a29f369ac4cf
MD5sum: 544d63b6a37d8d30e8db9341f5c9c246
Description: Python interface to the PAM library
This module makes the PAM (Pluggable Authentication Modules) functions
available in Python 3. With this module you can write Python 3 applications
that implement authentication services using PAM.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/python-pam/python3-pam_0.4.2-18+b1_amd64.deb