How to Install and Uninstall python2-cryptography Package on openSUSE Leap

Last updated: June 08,2024

1. Install "python2-cryptography" package

Please follow the instructions below to install python2-cryptography on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-cryptography

2. Uninstall "python2-cryptography" package

Please follow the instructions below to uninstall python2-cryptography on openSUSE Leap:

$ sudo zypper remove python2-cryptography

3. Information about the python2-cryptography package on openSUSE Leap

Information for package python2-cryptography:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-cryptography
Version : 2.8-10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2,4 MiB
Installed : No
Status : not installed
Source package : python-cryptography-2.8-10.1.src
Summary : Python library which exposes cryptographic recipes and primitives
Description :
cryptography is a package designed to expose cryptographic
recipes and primitives to Python developers. Our goal is
for it to be your "cryptographic standard library". It
supports Python 2.7, Python 3.4+, and PyPy-5.3+.
cryptography includes both high level recipes, and low
level interfaces to common cryptographic algorithms such as
symmetric ciphers, message digests and key derivation
functions.

5. The same packages on other Linux Distributions