How to Install and Uninstall libdraco8 Package on Kali Linux

Last updated: May 20,2024

1. Install "libdraco8" package

This guide covers the steps necessary to install libdraco8 on Kali Linux

$ sudo apt update $ sudo apt install libdraco8

2. Uninstall "libdraco8" package

Here is a brief guide to show you how to uninstall libdraco8 on Kali Linux:

$ sudo apt remove libdraco8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdraco8 package on Kali Linux

Package: libdraco8
Source: draco (1.5.6+dfsg-3)
Version: 1.5.6+dfsg-3+b1
Installed-Size: 2919
Maintainer: Timo Röhling
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 783456
SHA256: 12adf7a1cff1dad43fda7116ba941381f50ba736b328f47fde3ec6194caccecb
SHA1: 66366c09dd10a101f2f3ca0142c88caac2fd3c7b
MD5sum: 9f7c5fd90a32315584dc2b9aec9340d8
Description: Library for compressing 3D geometric meshes and point clouds
Draco is a library for compressing and decompressing 3D geometric meshes
and point clouds. It is intended to improve the storage and transmission
of 3D graphics.
.
Draco is designed and built for compression efficiency and speed. The code
supports compressing points, connectivity information, texture coordinates,
color information, normals, and any other generic attributes associated with
geometry. With Draco, applications using 3D graphics can be significantly
smaller without compromising visual fidelity. For users, this means apps can
now be downloaded faster, 3D graphics in the browser can load quicker, and VR
and AR scenes can now be transmitted with a fraction of the bandwidth and
rendered quickly.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/google/draco
Section: libs
Priority: optional
Filename: pool/main/d/draco/libdraco8_1.5.6+dfsg-3+b1_amd64.deb