How to Install and Uninstall python36-pyOpenSSL Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-pyOpenSSL" package
Here is a brief guide to show you how to install python36-pyOpenSSL on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-pyOpenSSL
Copied
2. Uninstall "python36-pyOpenSSL" package
This is a short guide on how to uninstall python36-pyOpenSSL on openSuSE Tumbleweed:
$
sudo zypper remove
python36-pyOpenSSL
Copied
3. Information about the python36-pyOpenSSL package on openSuSE Tumbleweed
Information for package python36-pyOpenSSL:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyOpenSSL
Version : 21.0.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 589,2 KiB
Installed : No
Status : not installed
Source package : python-pyOpenSSL-21.0.0-2.1.src
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 : python36-pyOpenSSL
Version : 21.0.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 589,2 KiB
Installed : No
Status : not installed
Source package : python-pyOpenSSL-21.0.0-2.1.src
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.