How to Install and Uninstall python2-cryptography.x86_64 Package on Amazon Linux 2

Last updated: June 26,2024

1. Install "python2-cryptography.x86_64" package

Please follow the guidance below to install python2-cryptography.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python2-cryptography.x86_64

2. Uninstall "python2-cryptography.x86_64" package

This guide let you learn how to uninstall python2-cryptography.x86_64 on Amazon Linux 2:

$ sudo yum remove python2-cryptography.x86_64 $ sudo yum autoremove

3. Information about the python2-cryptography.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python2-cryptography
Arch : x86_64
Version : 1.7.2
Release : 2.amzn2
Size : 505 k
Repo : amzn2-core/2/x86_64
Summary : PyCA's cryptography library
URL : https://cryptography.io/en/latest/
License : ASL 2.0 or BSD
Description : cryptography is a package designed to expose cryptographic
: primitives and recipes to Python developers.