How to Install and Uninstall python2-cryptography.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 14,2025
1. Install "python2-cryptography.x86_64" package
Please follow the step by step instructions below to install python2-cryptography.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
python2-cryptography.x86_64
Copied
2. Uninstall "python2-cryptography.x86_64" package
This tutorial shows how to uninstall python2-cryptography.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
python2-cryptography.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the python2-cryptography.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : python2-cryptography
Arch : x86_64
Version : 1.7.2
Release : 2.el7
Size : 2.6 M
Repo : installed
From repo : base
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.
Name : python2-cryptography
Arch : x86_64
Version : 1.7.2
Release : 2.el7
Size : 2.6 M
Repo : installed
From repo : base
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.