How to Install and Uninstall libastcenc4d Package on Kali Linux

Last updated: July 04,2024

1. Install "libastcenc4d" package

This tutorial shows how to install libastcenc4d on Kali Linux

$ sudo apt update $ sudo apt install libastcenc4d

2. Uninstall "libastcenc4d" package

Please follow the step by step instructions below to uninstall libastcenc4d on Kali Linux:

$ sudo apt remove libastcenc4d $ sudo apt autoclean && sudo apt autoremove

3. Information about the libastcenc4d package on Kali Linux

Package: libastcenc4d
Source: astc-encoder (4.5.0+ds-2)
Version: 4.5.0+ds-2+b1
Installed-Size: 213
Maintainer: Timo Röhling
Architecture: amd64
Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 12)
Size: 95016
SHA256: 62492bd545fb987b21b53eda657a26353e177fbe63aeb4b24a6e88d848dcbe53
SHA1: 7b736306924c80612ab3ce6144ea4dcac9a88a61
MD5sum: 95fbfaeeda5874d9b215b332111d7244
Description: ASTC image compression and decompression library
The Adaptive Scalable Texture Compression (ASTC) format, developed by
Arm® and AMD, has been adopted as an official extension to the Open GL®,
OpenGL ES, and Vulkan® graphics APIs. It provides a major step forward
both in terms of image quality at a given bitrate, and in terms of the
format and bitrate flexibility available to content creators. This
allows more assets to use compression, often at a reduced bitrate
compared to legacy formats, reducing memory bandwidth and energy
consumption.
.
This package provides the runtime library for ASTC support.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ARM-software/astc-encoder
Section: libs
Priority: optional
Filename: pool/main/a/astc-encoder/libastcenc4d_4.5.0+ds-2+b1_amd64.deb

5. The same packages on other Linux Distributions