How to Install and Uninstall python-m2crypto Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-m2crypto" package

This guide covers the steps necessary to install python-m2crypto on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-m2crypto

2. Uninstall "python-m2crypto" package

This guide let you learn how to uninstall python-m2crypto on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-m2crypto $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-m2crypto package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-m2crypto
Priority: optional
Section: universe/libs
Installed-Size: 1680
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: amd64
Source: m2crypto
Version: 0.22.6~rc4-1ubuntu1
Provides: m2crypto, python2.7-m2crypto
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.2~beta3)
Filename: pool/universe/m/m2crypto/python-m2crypto_0.22.6~rc4-1ubuntu1_amd64.deb
Size: 313646
MD5sum: 0a3cddcbd3fe18349a3bc9dfc1e06595
SHA1: 831ddcd52952530c46415320a7e7bc9d2c839250
SHA256: 3581c34bdc5959e6f69a6b4bfa02892af1bf73a09ab5b761106cc646c7aca1c2
Description-en: Python wrapper for the OpenSSL library
m2crypto features 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.
Description-md5: 473d704fb2f024bef4632a823a541382
Homepage: https://gitlab.com/m2crypto/m2crypto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu