How to Install and Uninstall volume_key-devel.x86_64 Package on Rocky Linux 8

Last updated: October 06,2024

1. Install "volume_key-devel.x86_64" package

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

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

2. Uninstall "volume_key-devel.x86_64" package

Please follow the guidelines below to uninstall volume_key-devel.x86_64 on Rocky Linux 8:

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

3. Information about the volume_key-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:45:05 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : volume_key-devel
Version : 0.3.11
Release : 5.el8
Architecture : x86_64
Size : 17 k
Source : volume_key-0.3.11-5.el8.src.rpm
Repository : appstream
Summary : A library for manipulating storage encryption keys and passphrases
URL : https://pagure.io/volume_key/
License : GPLv2 and (MPLv1.1 or GPLv2 or LGPLv2)
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.