How to Install and Uninstall libpamtest0-dev Package on Kali Linux

Last updated: December 23,2024

1. Install "libpamtest0-dev" package

In this section, we are going to explain the necessary steps to install libpamtest0-dev on Kali Linux

$ sudo apt update $ sudo apt install libpamtest0-dev

2. Uninstall "libpamtest0-dev" package

Please follow the instructions below to uninstall libpamtest0-dev on Kali Linux:

$ sudo apt remove libpamtest0-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpamtest0-dev package on Kali Linux

Package: libpamtest0-dev
Source: pam-wrapper (1.1.5-1)
Version: 1.1.5-1+b1
Installed-Size: 38
Maintainer: Debian SSSD Team
Architecture: amd64
Replaces: libpam-wrapper (<< 1.0.7-3)
Depends: libpamtest0 (= 1.1.5-1+b1)
Breaks: libpam-wrapper (<< 1.0.7-3)
Size: 9620
SHA256: fc1ee1efc6dedfd15f4ad0051920b97efb15567cae1f95adb44175c3059bbc1a
SHA1: 265bb7ea3ec3674b8bfbc1ba9656523c2110a85f
MD5sum: b7e25dda87e10582c26b19059b503809
Description: Development files for library to test PAM modules
This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM)
module.
.
For testing a PAM module you can use the pamtest library, which simplifies
testing of modules. You can combine it with the cmocka unit testing framework
or you can use the provided Python bindings to write tests for your module in
Python.
.
This package provides development headers.
Description-md5:
Multi-Arch: same
Homepage: https://cwrap.org/pam_wrapper.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pam-wrapper/libpamtest0-dev_1.1.5-1+b1_amd64.deb