How to Install and Uninstall python-volume_key.x86_64 Package on Amazon Linux 2
Last updated: January 08,2025
1. Install "python-volume_key.x86_64" package
Please follow the guidance below to install python-volume_key.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-volume_key.x86_64
Copied
2. Uninstall "python-volume_key.x86_64" package
Please follow the steps below to uninstall python-volume_key.x86_64 on Amazon Linux 2:
$
sudo yum remove
python-volume_key.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the python-volume_key.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-volume_key
Arch : x86_64
Version : 0.3.9
Release : 8.amzn2
Size : 33 k
Repo : amzn2-core/2/x86_64
Summary : Python bindings for libvolume_key
URL : https://fedorahosted.org/volume_key/
License : GPLv2
Description : This package provides Python bindings for 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.
:
: volume_key currently supports only the LUKS volume encryption
: format. Support for other formats is possible, some formats are
: planned for future releases.
Available Packages
Name : python-volume_key
Arch : x86_64
Version : 0.3.9
Release : 8.amzn2
Size : 33 k
Repo : amzn2-core/2/x86_64
Summary : Python bindings for libvolume_key
URL : https://fedorahosted.org/volume_key/
License : GPLv2
Description : This package provides Python bindings for 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.
:
: volume_key currently supports only the LUKS volume encryption
: format. Support for other formats is possible, some formats are
: planned for future releases.