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

Last updated: May 20,2024

1. Install "libzstd-dev" package

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

$ sudo apt update $ sudo apt install libzstd-dev

2. Uninstall "libzstd-dev" package

Please follow the instructions below to uninstall libzstd-dev on Kali Linux:

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

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

Package: libzstd-dev
Source: libzstd
Version: 1.5.5+dfsg2-2
Installed-Size: 1250
Maintainer: RPM packaging team
Architecture: amd64
Depends: libzstd1 (= 1.5.5+dfsg2-2)
Size: 358492
SHA256: e84eb9996b5e4bfb9a24617dda5cc97db58874877917254dae234f0ffd33886a
SHA1: dd48a02a8ef53777d6819e01f8e90af34b6538e7
MD5sum: f215325986c75e032fc7acfbd86529fb
Description: fast lossless compression algorithm -- development files
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level compression ratio.
.
This package contains the headers and static library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/facebook/zstd
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libz/libzstd/libzstd-dev_1.5.5+dfsg2-2_amd64.deb