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

Last updated: June 14,2024

1. Install "libequihash-dev" package

Learn how to install libequihash-dev on Kali Linux

$ sudo apt update $ sudo apt install libequihash-dev

2. Uninstall "libequihash-dev" package

This guide covers the steps necessary to uninstall libequihash-dev on Kali Linux:

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

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

Package: libequihash-dev
Source: libequihash (1.0.9-1)
Version: 1.0.9-1+b1
Installed-Size: 60
Maintainer: Joost van Baal-Ilić
Architecture: amd64
Depends: libequihash0 (= 1.0.9-1+b1)
Size: 17852
SHA256: ab641d3bc3e1a5a0dabab5d74a68bcf672ff013a0cbf10eff965331c7134c28c
SHA1: 42bfb68e8fbfcfee28ce32f189eca5313a7e94ae
MD5sum: 46ed84f17808656a78b2a278ea61a88f
Description: memory-hard Proof-of-Work with fast verification - C development files
Equihash implements the algorith as described in "Equihash: Asymmetric
Proof-of-Work Based on the Generalized Birthday Problem" by Alex Biryukov and
Dmitry Khovratovich, 2016, DOI:10.14722/ndss.2016.23108. This code, by Stefan
Marsiske, is a fork of an earlier implementation by Khovratovich at
https://github.com/khovratovich/equihash/ ; it provides a library, a C API and
Python bindings. The cryptographic password storage SPHINX (pwdsphinx and
libsphinx) depend upon equihash.
.
This package offers the C library development files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/stef/equihash/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libe/libequihash/libequihash-dev_1.0.9-1+b1_amd64.deb