How to Install and Uninstall libmhash-dev Package on Kali Linux

Last updated: June 06,2024

1. Install "libmhash-dev" package

This guide let you learn how to install libmhash-dev on Kali Linux

$ sudo apt update $ sudo apt install libmhash-dev

2. Uninstall "libmhash-dev" package

Please follow the guidelines below to uninstall libmhash-dev on Kali Linux:

$ sudo apt remove libmhash-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmhash-dev package on Kali Linux

Package: libmhash-dev
Source: mhash (0.9.9.9-9)
Version: 0.9.9.9-9+b1
Installed-Size: 275
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libmhash2 (= 0.9.9.9-9+b1), libc6-dev
Size: 105680
SHA256: 0c94889dc1bcdd8ab725521ea72fe5fd3f91f3c1d6b978f32586232dd5cef2d5
SHA1: c472fae2fc0cea6a13893e88055122ba67292ea2
MD5sum: 1e3065e31bc5b3259cebce400e66207d
Description: Library for cryptographic hashing and message authentication
Mhash is a library that provides a uniform interface to a large
number of hash algorithms. These algorithms can be used to compute
checksums, message digests, and other signatures. The HMAC support
implements the basics for message authentication, following RFC 2104.
Mhash also provides several key-generation algorithms, including
those of OpenPGP (RFC 2440). Further information is available at
http://mhash.sourceforge.net/.
.
This package contains header files, the man page, and the static
library.
Description-md5:
Homepage: http://mhash.sourceforge.net/
Tag: devel::library, role::devel-lib, security::integrity
Section: libdevel
Priority: optional
Filename: pool/main/m/mhash/libmhash-dev_0.9.9.9-9+b1_amd64.deb