How to Install and Uninstall sphde-utils Package on Kali Linux

Last updated: September 28,2024

1. Install "sphde-utils" package

This is a short guide on how to install sphde-utils on Kali Linux

$ sudo apt update $ sudo apt install sphde-utils

2. Uninstall "sphde-utils" package

Please follow the step by step instructions below to uninstall sphde-utils on Kali Linux:

$ sudo apt remove sphde-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the sphde-utils package on Kali Linux

Package: sphde-utils
Source: sphde
Version: 1.4.0-5
Installed-Size: 50
Maintainer: Frédéric Bonnard
Architecture: amd64
Depends: libc6 (>= 2.34), libsphde1 (>= 1.1.0)
Size: 13932
SHA256: d36a5d5a94d6049f2d98b230d847dfc3ce3332831a75b50a85ff0a2a5dc5fc49
SHA1: 3c839e78ce86a9f45b6ab15aa757052e629c6dc1
MD5sum: a8c396437ddf6c65ac13a5944cc97816
Description: Shared Persistent Heap Data Environment library utilities
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 SPHDE utilities.
Description-md5:
Homepage: https://github.com/sphde/sphde
Section: utils
Priority: optional
Filename: pool/main/s/sphde/sphde-utils_1.4.0-5_amd64.deb