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

Last updated: May 16,2024

1. Install "python-pycryptopp-dbg" package

This is a short guide on how to install python-pycryptopp-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pycryptopp-dbg

2. Uninstall "python-pycryptopp-dbg" package

This is a short guide on how to uninstall python-pycryptopp-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pycryptopp-dbg
Priority: extra
Section: universe/debug
Installed-Size: 4319
Maintainer: Ubuntu Developers
Original-Maintainer: Bert Agaz
Architecture: amd64
Source: pycryptopp
Version: 0.6.0.20120313-1build1
Provides: python2.7-pycryptopp-dbg
Depends: python-pycryptopp (= 0.6.0.20120313-1build1), python-dbg, libc6 (>= 2.14), libcrypto++9v5, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/p/pycryptopp/python-pycryptopp-dbg_0.6.0.20120313-1build1_amd64.deb
Size: 1053208
MD5sum: d97c50c52d68cebc71ad7919e79e1a11
SHA1: cb42f8cb5a92f53c840a2f4017616ba61081d47a
SHA256: b47f187d503a8f0ba716e0ba8aa2e83642a8a50948bbc62c493746d474464fd1
Description-en: Python wrappers for the Crypto++ library (debug extension)
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).
.
This package contains the extension built for the Python debug interpreter.
Description-md5: c1c306272d2408ab3e4a147213e5d951
Homepage: http://allmydata.org/trac/pycryptopp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu