How to Install and Uninstall pam_fscrypt.x86_64 Package on Rocky Linux 9

Last updated: October 08,2024

1. Install "pam_fscrypt.x86_64" package

Please follow the guidelines below to install pam_fscrypt.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install pam_fscrypt.x86_64

2. Uninstall "pam_fscrypt.x86_64" package

Please follow the steps below to uninstall pam_fscrypt.x86_64 on Rocky Linux 9:

$ sudo dnf remove pam_fscrypt.x86_64 $ sudo dnf autoremove

3. Information about the pam_fscrypt.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:30:38 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : pam_fscrypt
Version : 0.3.4
Release : 2.el9
Architecture : x86_64
Size : 1.8 M
Source : fscrypt-0.3.4-2.el9.src.rpm
Repository : epel
Summary : PAM module for managing Linux filesystem encryption
URL : https://github.com/google/fscrypt
License : Apache-2.0
Description : fscrypt is a high-level tool for the management of Linux filesystem encryption.
: This tool manages metadata, key generation, key wrapping, PAM integration, and
: provides a uniform interface for creating and modifying encrypted directories.
:
: This is the PAM module associated with fscrypt.