How to Install and Uninstall libcollada2gltfconvert-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "libcollada2gltfconvert-dev" package

This guide covers the steps necessary to install libcollada2gltfconvert-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcollada2gltfconvert-dev

2. Uninstall "libcollada2gltfconvert-dev" package

Please follow the steps below to uninstall libcollada2gltfconvert-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcollada2gltfconvert-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcollada2gltfconvert-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcollada2gltfconvert-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 3400
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: collada2gltf
Version: 20140924-3
Depends: opencollada-dev (>= 0.1.0~20140703.ddf8f47+dfsg1-2), rapidjson-dev
Filename: pool/universe/c/collada2gltf/libcollada2gltfconvert-dev_20140924-3_amd64.deb
Size: 404680
MD5sum: 716857e0b6e42eb8ad341d30f5cad0ed
SHA1: e9182418e36b6e53ddba27cec30e1d22f3cb0373
SHA256: dd8cb2dcdf3ca473dccf665ed50ab0bc00233302961e96d972ba43d671396aaf
Description-en: COLLDADA to glTF conversion library -- development
glTF, the GL Transmission Format, is the runtime asset format for the GL APIs:
WebGL, OpenGL ES, and OpenGL. glTF bridges the gap between formats used by
modeling tools and the GL APIs.
.
COLLADA2GLTF converts COLLADA files to glTF.
.
This package contains the headers and static libraries for converting COLLADA
to glTF in your applications.
Description-md5: f8a42e8f49e7eb2038cb5cc84d846f1f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu