How to Install and Uninstall python312-pyOpenSSL Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "python312-pyOpenSSL" package
This guide let you learn how to install python312-pyOpenSSL on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-pyOpenSSL
Copied
2. Uninstall "python312-pyOpenSSL" package
Please follow the step by step instructions below to uninstall python312-pyOpenSSL on openSuSE Tumbleweed:
$
sudo zypper remove
python312-pyOpenSSL
Copied
3. Information about the python312-pyOpenSSL package on openSuSE Tumbleweed
Information for package python312-pyOpenSSL:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyOpenSSL
Version : 24.0.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 669.2 KiB
Installed : No
Status : not installed
Source package : python-pyOpenSSL-24.0.0-1.4.src
Upstream URL : https://github.com/pyca/pyopenssl
Summary : Python wrapper module around the OpenSSL library
Description :
pyOpenSSL is a set of Python bindings for OpenSSL. It includes some low-level
cryptography APIs but is primarily focused on providing an API for using the
TLS protocol from Python.
pyOpenSSL is now a pure-Python project with a dependency on a new project,
cryptography (), which provides (among
other things) a cffi-based interface to OpenSSL.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyOpenSSL
Version : 24.0.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 669.2 KiB
Installed : No
Status : not installed
Source package : python-pyOpenSSL-24.0.0-1.4.src
Upstream URL : https://github.com/pyca/pyopenssl
Summary : Python wrapper module around the OpenSSL library
Description :
pyOpenSSL is a set of Python bindings for OpenSSL. It includes some low-level
cryptography APIs but is primarily focused on providing an API for using the
TLS protocol from Python.
pyOpenSSL is now a pure-Python project with a dependency on a new project,
cryptography (
other things) a cffi-based interface to OpenSSL.