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

Last updated: May 20,2024

1. Install "libsphde-dev" package

Please follow the guidance below to install libsphde-dev on Kali Linux

$ sudo apt update $ sudo apt install libsphde-dev

2. Uninstall "libsphde-dev" package

This is a short guide on how to uninstall libsphde-dev on Kali Linux:

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

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

Package: libsphde-dev
Source: sphde
Version: 1.4.0-5
Installed-Size: 410
Maintainer: Frédéric Bonnard
Architecture: amd64
Depends: libsphde1 (= 1.4.0-5)
Size: 55656
SHA256: bfe7f6c1c01e3a259a3395ede0bfd623ff848c28ad26fe61a54f468c0dcd7bc0
SHA1: 31499312cf2add3a74832a9d97f94da3867c3f08
MD5sum: 088982a40a1941110aea59cb31b60462
Description: Shared Persistent Heap Data Environment library development files
SPHDE is composed of two major software layers: The Shared Address Space (SAS)
layer provides the basic services for a shared address space and transparent,
persistent storage. The Shared Persistent Heap (SPH) layer organizes blocks of
SAS storage into useful functions for storing and retrieving data.
.
This package contains the static library and header files used in development.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/sphde/sphde
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/sphde/libsphde-dev_1.4.0-5_amd64.deb