How to Install and Uninstall python38-cryptography Package on openSuSE Tumbleweed
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-cryptography" package
This tutorial shows how to install python38-cryptography on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-cryptography
Copied
2. Uninstall "python38-cryptography" package
Please follow the step by step instructions below to uninstall python38-cryptography on openSuSE Tumbleweed:
$
sudo zypper remove
python38-cryptography
Copied
3. Information about the python38-cryptography package on openSuSE Tumbleweed
Information for package python38-cryptography:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-cryptography
Version : 36.0.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,3 MiB
Installed : No
Status : not installed
Source package : python-cryptography-36.0.0-1.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.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-cryptography
Version : 36.0.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,3 MiB
Installed : No
Status : not installed
Source package : python-cryptography-36.0.0-1.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.