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

Last updated: May 02,2024

1. Install "volume_key-libs.x86_64" package

In this section, we are going to explain the necessary steps to install volume_key-libs.x86_64 on Rocky Linux 9

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

2. Uninstall "volume_key-libs.x86_64" package

Please follow the step by step instructions below to uninstall volume_key-libs.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 1:17:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : volume_key-libs
Version : 0.3.12
Release : 15.el9
Architecture : x86_64
Size : 143 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.