How to Install and Uninstall python311-cryptography Package on openSUSE Leap
Last updated: December 26,2024
1. Install "python311-cryptography" package
In this section, we are going to explain the necessary steps to install python311-cryptography on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-cryptography
Copied
2. Uninstall "python311-cryptography" package
This tutorial shows how to uninstall python311-cryptography on openSUSE Leap:
$
sudo zypper remove
python311-cryptography
Copied
3. Information about the python311-cryptography package on openSUSE Leap
Information for package python311-cryptography:
-----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-cryptography
Version : 41.0.3-150400.16.15.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : python-cryptography-41.0.3-150400.16.15.1.src
Upstream URL : https://cryptography.io/en/latest/
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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-cryptography
Version : 41.0.3-150400.16.15.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : python-cryptography-41.0.3-150400.16.15.1.src
Upstream URL : https://cryptography.io/en/latest/
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.