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

Last updated: May 18,2024

1. Install "libpam-net" package

Please follow the guidance below to install libpam-net on Kali Linux

$ sudo apt update $ sudo apt install libpam-net

2. Uninstall "libpam-net" package

Here is a brief guide to show you how to uninstall libpam-net on Kali Linux:

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

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

Package: libpam-net
Version: 0.3-2
Installed-Size: 49
Maintainer: Debian VirtualSquare Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 11140
SHA256: 9952a50dde50b2143a90c9af2f09cb671128d1f7e4d5bec1a628cd2d1043c5a9
SHA1: 30b742b757d9299a5aeac52ec54041dd601f9dda
MD5sum: e5e4acedb3f9011017a091f74b87b90e
Description: create/join network namespaces at login
libpam-net implements two pam modules:
.
pam_newnet.so: users belonging to the newnet group get a new network namespace
at login. lo interface is down.
.
pam_usernet.so users belonging to the usernet group get their own network name
at login. If a network namespace having the same name as the username exists,
pam runs the user's shell in that namespace. If such a namespace does not
exist, it is created during the login process.
Description-md5:
Homepage: http://www.virtualsquare.org/
Section: admin
Priority: optional
Filename: pool/main/libp/libpam-net/libpam-net_0.3-2_amd64.deb