How to Install and Uninstall libpam-python Package on Kali Linux

Last updated: May 18,2024

1. Install "libpam-python" package

Please follow the steps below to install libpam-python on Kali Linux

$ sudo apt update $ sudo apt install libpam-python

2. Uninstall "libpam-python" package

Please follow the guidelines below to uninstall libpam-python on Kali Linux:

$ sudo apt remove libpam-python $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpam-python package on Kali Linux

Package: libpam-python
Source: pam-python
Version: 1.1.0~git20220701.1d4e111-0.5
Installed-Size: 105
Maintainer: Russell Stuart
Architecture: amd64
Depends: libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libpython3.11 (>= 3.11.5)
Suggests: libpam-python-doc
Size: 30996
SHA256: 3a35462741f89360f1001195a80d5b746a0219d65429a5c28f1bd50d6f1a7adb
SHA1: 8b0c85cf9f6b061bc723f8bee2e86f8d625b9c40
MD5sum: 655c02bd08fc67023d676a67cd1f6a75
Description: Enables PAM modules to be written in Python
This PAM module runs the Python interpreter, thus allowing PAM modules
to be written in Python. As a Python incurs a considerable overhead its
intended audience is SysAdmins writing one off PAM modules. If you are
doing that, you should probably install the documentation in
libpam-python-doc as well.
Description-md5:
Homepage: https://github.com/sunweaver/pam-python/
Tag: role::shared-lib
Section: python
Priority: optional
Filename: pool/main/p/pam-python/libpam-python_1.1.0~git20220701.1d4e111-0.5_amd64.deb