How to Install and Uninstall pam_mount-32bit Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "pam_mount-32bit" package

Please follow the guidance below to install pam_mount-32bit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install pam_mount-32bit

2. Uninstall "pam_mount-32bit" package

This tutorial shows how to uninstall pam_mount-32bit on openSuSE Tumbleweed:

$ sudo zypper remove pam_mount-32bit

3. Information about the pam_mount-32bit package on openSuSE Tumbleweed

Information for package pam_mount-32bit:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pam_mount-32bit
Version : 2.18-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 77,9 KiB
Installed : No
Status : not installed
Source package : pam_mount-2.18-2.1.src
Summary : A PAM Module that can Mount Volumes for a User Session
Description :
This module is aimed at environments with central file servers that a
user wishes to mount on login and unmount on logout, such as
(semi-)diskless stations where many users can logon.
The module also supports mounting local filesystems of any kind the
normal mount utility supports, with extra code to make sure certain
volumes are set up properly because often they need more than just a
mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE,
dm-crypt and LUKS.