How to Install and Uninstall heatshrink Package on Kali Linux
Last updated: March 15,2025
1. Install "heatshrink" package
Learn how to install heatshrink on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
heatshrink
Copied
2. Uninstall "heatshrink" package
This tutorial shows how to uninstall heatshrink on Kali Linux:
$
sudo apt remove
heatshrink
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the heatshrink package on Kali Linux
Package: heatshrink
Version: 0.4.1-3
Installed-Size: 36
Maintainer: Chow Loong Jin
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 11824
SHA256: 199d703b78873789cab17ec52441a740b3338361a6c9efd783d17ead91f7ed9f
SHA1: fa1aa591e797494978e4831ebcad6e5a20ce7e07
MD5sum: 1879b6701c94e7dc364031d7aa70b75d
Description: data compression/decompression library for embedded/real-time systems
Heatshrink is a data compression/decompression library for embedded/real-time
systems. Its key features are:
.
- Low memory usage (as low as 50 bytes)
It is useful for some cases with less than 50 bytes, and useful for many
general cases with < 300 bytes.
- Incremental, bounded CPU use
You can chew on input data in arbitrarily tiny bites. This is a useful
property in hard real-time environments.
- Can use either static or dynamic memory allocation
The library doesn't impose any constraints on memory management.
.
This package contains a heatshrink encoding/decoding CLI utility.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/atomicobject/heatshrink/
Section: libdevel
Priority: optional
Filename: pool/main/h/heatshrink/heatshrink_0.4.1-3_amd64.deb
Version: 0.4.1-3
Installed-Size: 36
Maintainer: Chow Loong Jin
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 11824
SHA256: 199d703b78873789cab17ec52441a740b3338361a6c9efd783d17ead91f7ed9f
SHA1: fa1aa591e797494978e4831ebcad6e5a20ce7e07
MD5sum: 1879b6701c94e7dc364031d7aa70b75d
Description: data compression/decompression library for embedded/real-time systems
Heatshrink is a data compression/decompression library for embedded/real-time
systems. Its key features are:
.
- Low memory usage (as low as 50 bytes)
It is useful for some cases with less than 50 bytes, and useful for many
general cases with < 300 bytes.
- Incremental, bounded CPU use
You can chew on input data in arbitrarily tiny bites. This is a useful
property in hard real-time environments.
- Can use either static or dynamic memory allocation
The library doesn't impose any constraints on memory management.
.
This package contains a heatshrink encoding/decoding CLI utility.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/atomicobject/heatshrink/
Section: libdevel
Priority: optional
Filename: pool/main/h/heatshrink/heatshrink_0.4.1-3_amd64.deb