How to Install and Uninstall python311-cryptography Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python311-cryptography" package

This guide let you learn how to install python311-cryptography on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-cryptography

2. Uninstall "python311-cryptography" package

This guide let you learn how to uninstall python311-cryptography on openSuSE Tumbleweed:

$ sudo zypper remove python311-cryptography

3. Information about the python311-cryptography package on openSuSE Tumbleweed

Information for package python311-cryptography:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-cryptography
Version : 42.0.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.2 MiB
Installed : No
Status : not installed
Source package : python-cryptography-42.0.4-1.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.

5. The same packages on other Linux Distributions