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

Last updated: May 18,2024

1. Install "libmemkind-dev" package

This guide covers the steps necessary to install libmemkind-dev on Kali Linux

$ sudo apt update $ sudo apt install libmemkind-dev

2. Uninstall "libmemkind-dev" package

Here is a brief guide to show you how to uninstall libmemkind-dev on Kali Linux:

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

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

Package: libmemkind-dev
Source: memkind (1.14.0-3)
Version: 1.14.0-3+b1
Installed-Size: 42820
Maintainer: Adam Borowski
Architecture: amd64
Depends: libmemkind0 (= 1.14.0-3+b1)
Size: 3624956
SHA256: c457649cc91ebde3cd435869c48094795b531298208c984559cacafa34c566fb
SHA1: 57eda737289dfe2c459d4381a488d4ea717c5bf9
MD5sum: 167b63306382b1326e232be913e9b5b4
Description: user-extensible heap manager for heterogeneous memory platforms
The memkind library is a user extensible heap manager built on top of
jemalloc which enables control of memory characteristics and a partitioning
of the heap between kinds of memory. While arbitrary user control is
possible, built-in characteristics include NUMA and page size.
.
This package contains the development files for libmemkind and related
libraries.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/memkind/memkind
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/memkind/libmemkind-dev_1.14.0-3+b1_amd64.deb