How to Install and Uninstall libpam-sshauth Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "libpam-sshauth" package

This guide covers the steps necessary to install libpam-sshauth on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install libpam-sshauth

2. Uninstall "libpam-sshauth" package

This is a short guide on how to uninstall libpam-sshauth on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the libpam-sshauth package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: libpam-sshauth
Architecture: amd64
Version: 0.4.1-2
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LTSP Debian Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 52
Depends: libc6 (>= 2.8), libpam0g (>= 0.99.7.1), libssh2-1 (>= 1.2.8)
Filename: pool/universe/libp/libpam-sshauth/libpam-sshauth_0.4.1-2_amd64.deb
Size: 15880
MD5sum: 1f57d782d6797f6037673651824b5bd5
SHA1: beb69e0a54afdafca3d4d846780866f0b634437d
SHA256: 240d637e9fa3a8fbacbf8c7277f0bd60c290860105526d38aa8de911e92ae9f0
Description: authenticate using an SSH server
Description-md5: 46cb70cdcce955079662f4e1d8bc8e6b

5. The same packages on other Linux Distributions