How to Install and Uninstall cryptsetup-python.x86_64 Package on Amazon Linux 2

Last updated: November 26,2024

1. Install "cryptsetup-python.x86_64" package

This is a short guide on how to install cryptsetup-python.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install cryptsetup-python.x86_64

2. Uninstall "cryptsetup-python.x86_64" package

Please follow the instructions below to uninstall cryptsetup-python.x86_64 on Amazon Linux 2:

$ sudo yum remove cryptsetup-python.x86_64 $ sudo yum autoremove

3. Information about the cryptsetup-python.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : cryptsetup-python
Arch : x86_64
Version : 1.7.4
Release : 4.amzn2
Size : 35 k
Repo : amzn2-core/2/x86_64
Summary : Python bindings for libcryptsetup
URL : https://gitlab.com/cryptsetup/cryptsetup
License : GPLv2+ and LGPLv2+
Description : This package provides Python bindings for libcryptsetup, a library
: for setting up disk encryption using dm-crypt kernel module.