How to Install and Uninstall volume_key-libs.i686 Package on Rocky Linux 9

Last updated: June 18,2024

1. Install "volume_key-libs.i686" package

This is a short guide on how to install volume_key-libs.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install volume_key-libs.i686

2. Uninstall "volume_key-libs.i686" package

Please follow the steps below to uninstall volume_key-libs.i686 on Rocky Linux 9:

$ sudo dnf remove volume_key-libs.i686 $ sudo dnf autoremove

3. Information about the volume_key-libs.i686 package on Rocky Linux 9

Last metadata expiration check: 0:50:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : volume_key-libs
Version : 0.3.12
Release : 15.el9
Architecture : i686
Size : 146 k
Source : volume_key-0.3.12-15.el9.src.rpm
Repository : appstream
Summary : A library for manipulating storage encryption keys and passphrases
URL : https://pagure.io/volume_key/
License : GPLv2
Description : This package provides libvolume_key, a library for manipulating storage volume
: encryption keys and storing them separately from volumes.
:
: The main goal of the software is to allow restoring access to an encrypted
: hard drive if the primary user forgets the passphrase. The encryption key
: back up can also be useful for extracting data after a hardware or software
: failure that corrupts the header of the encrypted volume, or to access the
: company data after an employee leaves abruptly.