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

Last updated: May 18,2024

1. Install "python-mhash" package

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

$ sudo apt update $ sudo apt install python-mhash

2. Uninstall "python-mhash" package

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

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

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

Package: python-mhash
Priority: extra
Section: universe/python
Installed-Size: 36
Maintainer: Soren Hansen
Architecture: amd64
Version: 1.4-1.1
Depends: libc6 (>= 2.4), libmhash2, python (<< 2.8), python (>= 2.7~)
Filename: pool/universe/p/python-mhash/python-mhash_1.4-1.1_amd64.deb
Size: 9252
MD5sum: 50f294d0f2e80d202575901ba6f5ba79
SHA1: a6fadedea4885a337ddceece080e5239d8f53802
SHA256: 85d127a010bef5838c5ac0e08ae6de6dd76203e56de38a669293b2661c696b18
Description-en: Python bindings for libmhash
python-mhash is a comprehensive Python interface to the mhash library, which
provides a uniform interface to access several hashing algorithms such as MD4,
MD5, SHA1, SHA160, and many others.
Description-md5: 49edb829816ae8eab72be963a4717903
Homepage: http://labix.org/python-mhash
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu