How to Install and Uninstall python36-M2Crypto Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python36-M2Crypto" package

This guide covers the steps necessary to install python36-M2Crypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-M2Crypto

2. Uninstall "python36-M2Crypto" package

In this section, we are going to explain the necessary steps to uninstall python36-M2Crypto on openSuSE Tumbleweed:

$ sudo zypper remove python36-M2Crypto

3. Information about the python36-M2Crypto package on openSuSE Tumbleweed

Information for package python36-M2Crypto:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-M2Crypto
Version : 0.38.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-M2Crypto-0.38.0-1.2.src
Summary : Crypto and SSL toolkit for Python
Description :
M2Crypto is a crypto and SSL toolkit for Python featuring the following:
RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including
AES). SSL functionality to implement clients and servers. HTTPS
extensions to Python's httplib, urllib, and xmlrpclib. Unforgeable
HMAC'ing AuthCookies for web session management. FTP/TLS client and
server. S/MIME. ZServerSSL: A HTTPS server for Zope. ZSmime: An S/MIME
messenger for Zope.