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

Last updated: September 20,2024

1. Install "volume_key-devel.i686" package

Please follow the steps below to install volume_key-devel.i686 on Rocky Linux 8

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

2. Uninstall "volume_key-devel.i686" package

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

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

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

Last metadata expiration check: 1:57:59 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : volume_key-devel
Version : 0.3.11
Release : 5.el8
Architecture : i686
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.