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

Last updated: May 02,2024

1. Install "python39-M2Crypto" package

Learn how to install python39-M2Crypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-M2Crypto

2. Uninstall "python39-M2Crypto" package

This guide let you learn how to uninstall python39-M2Crypto on openSuSE Tumbleweed:

$ sudo zypper remove python39-M2Crypto

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

Information for package python39-M2Crypto:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-M2Crypto
Version : 0.40.0-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-M2Crypto-0.40.0-3.4.src
Upstream URL : https://gitlab.com/m2crypto/m2crypto
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.