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

Last updated: May 18,2024

1. Install "libvmemcache-dev" package

This is a short guide on how to install libvmemcache-dev on Kali Linux

$ sudo apt update $ sudo apt install libvmemcache-dev

2. Uninstall "libvmemcache-dev" package

Please follow the step by step instructions below to uninstall libvmemcache-dev on Kali Linux:

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

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

Package: libvmemcache-dev
Source: vmemcache
Version: 0.8.1-4
Installed-Size: 26
Maintainer: Adam Borowski
Architecture: amd64
Depends: libvmemcache0 (= 0.8.1-4)
Size: 9296
SHA256: 3d1be0de84bcbcab885e664f5e3e4b95930737a43eb3d2cfd7eff58a0e747ffc
SHA1: 9f6c71a27fae4d54d8777ba33100201b6fb4fe0f
MD5sum: ca816a4f6c6db368576f217d994ef5fb
Description: buffer-based LRU cache
Vmemcache is a volatile filesystem based key:value cache. It works best
when backed with a DAX-capable persistent memory device, but can work on
tmpfs or on legacy disks.
.
This package contains development headers and documentation.
Description-md5: 730699769c914f19ba5b0c8317e7e464
Multi-Arch: same
Homepage: https://github.com/pmem/vmemcache
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/v/vmemcache/libvmemcache-dev_0.8.1-4_amd64.deb