How to Install and Uninstall gltfpack Package on Kali Linux

Last updated: May 19,2024

1. Install "gltfpack" package

Please follow the guidance below to install gltfpack on Kali Linux

$ sudo apt update $ sudo apt install gltfpack

2. Uninstall "gltfpack" package

This guide covers the steps necessary to uninstall gltfpack on Kali Linux:

$ sudo apt remove gltfpack $ sudo apt autoclean && sudo apt autoremove

3. Information about the gltfpack package on Kali Linux

Package: gltfpack
Source: meshoptimizer (0.20+dfsg-1)
Version: 0.20+dfsg-1+b1
Installed-Size: 283
Maintainer: Timo Röhling
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmeshoptimizer2d (>= 0.20+dfsg), libstdc++6 (>= 11)
Size: 115212
SHA256: 5308af2d5d3d341dee85d1e5a2d205cf0c3bcd721f09ef0c5200dd653b3ae4ee
SHA1: 77e809a9765f895be4933e6b57abfa187e80dda9
MD5sum: 3d7bc590b2ae6c5f5cecd6829deea3ac
Description: glTF mesh file optimizer
gltfpack is a tool that can automatically optimize glTF files to reduce the
download size and improve loading and rendering speed.
.
It substantially changes the glTF data by optimizing the meshes for
vertex fetch and transform cache, quantizing the geometry to reduce the
memory consumption and size, merging meshes to reduce the draw call count,
quantizing and resampling animations to reduce animation size and simplify
playback, and pruning the node tree by removing or collapsing redundant
nodes. It will also simplify the meshes when requested to do so.
Description-md5:
Homepage: https://github.com/zeux/meshoptimizer
Section: graphics
Priority: optional
Filename: pool/main/m/meshoptimizer/gltfpack_0.20+dfsg-1+b1_amd64.deb