How to Install and Uninstall pamtester Package on Kali Linux

Last updated: May 20,2024

1. Install "pamtester" package

Please follow the step by step instructions below to install pamtester on Kali Linux

$ sudo apt update $ sudo apt install pamtester

2. Uninstall "pamtester" package

Please follow the steps below to uninstall pamtester on Kali Linux:

$ sudo apt remove pamtester $ sudo apt autoclean && sudo apt autoremove

3. Information about the pamtester package on Kali Linux

Package: pamtester
Version: 0.1.2-4
Installed-Size: 37
Maintainer: Salvatore Bonaccorso
Architecture: amd64
Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1)
Size: 13228
SHA256: 4330bfe93a8895856bc7f3d4563ed79060f872b99b3886736611576001502825
SHA1: b20704080389097f4b91600041e5681185fe75e5
MD5sum: f4956d8aee2e42859e26c14be52aafe9
Description: utility program to test the PAM facility
Pamtester is a tiny utility program to test the pluggable authentication
modules (PAM) facility, which is a de facto standard of unified
authentication management mechanism in many unices and similar OSes
including Solaris, HP-UX, *BSD, MacOSX and Linux.
.
While specifically designed to help PAM module authors to test their
modules, that might also be handy for system administrators interested
in building a centralised authentication system using common standards
such as NIS, SASL and LDAP.
Description-md5:
Homepage: http://pamtester.sourceforge.net
Section: utils
Priority: optional
Filename: pool/main/p/pamtester/pamtester_0.1.2-4_amd64.deb