How to Install and Uninstall pam_dbus Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "pam_dbus" package

This guide let you learn how to install pam_dbus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install pam_dbus

2. Uninstall "pam_dbus" package

Learn how to uninstall pam_dbus on openSuSE Tumbleweed:

$ sudo zypper remove pam_dbus

3. Information about the pam_dbus package on openSuSE Tumbleweed

Information for package pam_dbus:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pam_dbus
Version : 0.2.1.3-6.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 37.1 KiB
Installed : No
Status : not installed
Source package : pam_dbus-0.2.1.3-6.7.src
Upstream URL : http://git.nomeata.de/?p=darcs-mirror-pam-dbus.debian.git;a=summary
Summary : PAM module asking the logged in user for confirmation
Description :
This PAM module will, when being used to authenticate a
(typically remote) user, use D-Bus to ask any currently logged
in (typically local) user to accept or deny the authentication request.