How to Install and Uninstall draco Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "draco" package

Please follow the guidance below to install draco on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install draco

2. Uninstall "draco" package

This tutorial shows how to uninstall draco on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove draco $ sudo apt autoclean && sudo apt autoremove

3. Information about the draco package on Ubuntu 21.04 (Hirsute Hippo)

Package: draco
Architecture: amd64
Version: 1.4.1+dfsg-3
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Timo Röhling
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 368
Depends: libc6 (>= 2.29), libdraco1 (>= 1.4.1+dfsg), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/d/draco/draco_1.4.1+dfsg-3_amd64.deb
Size: 69568
MD5sum: f8c98fd631dbd80b1464d0700b4caa09
SHA1: dfaa060ea7da0cba25239f34d0f17d1eb2232848
SHA256: 238fe014818e81fbc385df95fed98342c7d3ab797deeccbe6e911c615b9aaa62
SHA512: 1fdd18f15c933cd284090698f1e270a958b8bc3967421f6f385b9e48d960b2df94ca8f6dbb3723109cbcb86597196033cbd36aae65c167204ca6ca96d061598b
Homepage: https://github.com/google/draco
Description-en: Encoder and decoder for 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.
.
This package provides command line tools to compress and decompress files
using Draco.
Description-md5: 0690b809018d3a3747e5bb8753ccad29