How to Install and Uninstall python2-mhash Package on openSUSE Leap

Last updated: January 11,2025

1. Install "python2-mhash" package

In this section, we are going to explain the necessary steps to install python2-mhash on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-mhash

2. Uninstall "python2-mhash" package

Learn how to uninstall python2-mhash on openSUSE Leap:

$ sudo zypper remove python2-mhash

3. Information about the python2-mhash package on openSUSE Leap

Information for package python2-mhash:
--------------------------------------
Repository : Main Repository
Name : python2-mhash
Version : 1.4-bp153.1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 52,5 KiB
Installed : No
Status : not installed
Source package : python-mhash-1.4-bp153.1.15.src
Summary : Python interface to the mhash library
Description :
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.