How to Install and Uninstall libcryptmount.i686 Package on Fedora 39

Last updated: November 25,2024

1. Install "libcryptmount.i686" package

Please follow the instructions below to install libcryptmount.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libcryptmount.i686

2. Uninstall "libcryptmount.i686" package

This guide covers the steps necessary to uninstall libcryptmount.i686 on Fedora 39:

$ sudo dnf remove libcryptmount.i686 $ sudo dnf autoremove

3. Information about the libcryptmount.i686 package on Fedora 39

Last metadata expiration check: 2:04:39 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcryptmount
Version : 2.19
Release : 3.fc39
Architecture : i686
Size : 22 k
Source : pam_mount-2.19-3.fc39.src.rpm
Repository : fedora
Summary : Library to mount crypto images and handle key files
URL : http://pam-mount.sourceforge.net/
License : LGPLv2+ and (LGPLv2 or LGPLv3) and Public Domain
Description : libcryptmount takes care of the many steps involved in making a
: crypto image (file) available as a mountable block device, including
: supplemental key file decryption, loop device setup and crypto device
: setup. It supports pam_mount style plain EHD2/OpenSSL images and LUKS
: and transparent use of the OS's crypto layer.