How to Install and Uninstall pam_userpass Package on openSUSE Leap

Last updated: June 18,2024

1. Install "pam_userpass" package

Please follow the instructions below to install pam_userpass on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install pam_userpass

2. Uninstall "pam_userpass" package

This is a short guide on how to uninstall pam_userpass on openSUSE Leap:

$ sudo zypper remove pam_userpass

3. Information about the pam_userpass package on openSUSE Leap

Information for package pam_userpass:
-------------------------------------
Repository : Main Repository
Name : pam_userpass
Version : 1.0.2-bp155.45.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.4 KiB
Installed : No
Status : not installed
Source package : pam_userpass-1.0.2-bp155.45.10.src
Upstream URL : https://www.openwall.com/pam/
Summary : Uses PAM Binary Prompts to Ask Applications for Username/Password
Description :
PAM (Pluggable Authentication Modules) is a system security tool that
allows system administrators to set authentication policies without
having to recompile programs that do authentication.
pam_userpass uses PAM binary prompts to ask the application for the
username and password.