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

Last updated: May 10,2024

1. Install "python3-M2Crypto" package

Please follow the instructions below to install python3-M2Crypto on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-M2Crypto

2. Uninstall "python3-M2Crypto" package

Please follow the guidance below to uninstall python3-M2Crypto on openSUSE Leap:

$ sudo zypper remove python3-M2Crypto

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

Information for package python3-M2Crypto:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-M2Crypto
Version : 0.38.0-150400.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python3-M2Crypto-0.38.0-150400.10.1.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.