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

Last updated: July 03,2024

1. Install "python-pycryptopp" package

Please follow the guidelines below to install python-pycryptopp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pycryptopp

2. Uninstall "python-pycryptopp" package

Please follow the guidelines below to uninstall python-pycryptopp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pycryptopp
Priority: optional
Section: universe/python
Installed-Size: 3644
Maintainer: Ubuntu Developers
Original-Maintainer: Bert Agaz
Architecture: amd64
Source: pycryptopp
Version: 0.6.0.20120313-1build1
Provides: python2.7-pycryptopp
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libcrypto++9v5, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/p/pycryptopp/python-pycryptopp_0.6.0.20120313-1build1_amd64.deb
Size: 1382482
MD5sum: 1471ac5928d5deb17ed45be24f538c29
SHA1: 8ada5ee799f070a6d0119fe406cc814ac6f94ea4
SHA256: 83ef87f8ff639e16da6b5bef0b73809b4272a6baddad7b480781a53254ee1e9c
Description-en: Python wrappers for the Crypto++ library
PyCryptopp is a set of Python wrappers for a few of the best crypto algorithms
from the Crypto++ library (including SHA-256, AES, RSA signatures and Elliptic
Curve DSA signatures).
Description-md5: fec7ea085e907df49fc89b360b1e63f7
Homepage: http://allmydata.org/trac/pycryptopp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu