How to Install and Uninstall python2-M2Crypto Package on openSUSE Leap

Last updated: June 01,2024

1. Install "python2-M2Crypto" package

Please follow the guidelines below to install python2-M2Crypto on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-M2Crypto

2. Uninstall "python2-M2Crypto" package

This guide covers the steps necessary to uninstall python2-M2Crypto on openSUSE Leap:

$ sudo zypper remove python2-M2Crypto

3. Information about the python2-M2Crypto package on openSUSE Leap

Information for package python2-M2Crypto:
-----------------------------------------
Repository : Main Repository
Name : python2-M2Crypto
Version : 0.35.2-3.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-M2Crypto-0.35.2-3.9.1.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.