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

Last updated: May 05,2024

1. Install "libopenctm-dev" package

Please follow the instructions below to install libopenctm-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopenctm-dev

2. Uninstall "libopenctm-dev" package

This tutorial shows how to uninstall libopenctm-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libopenctm-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: openctm
Version: 1.0.3+dfsg1-1.1build2
Depends: libopenctm1 (= 1.0.3+dfsg1-1.1build2)
Filename: pool/universe/o/openctm/libopenctm-dev_1.0.3+dfsg1-1.1build2_amd64.deb
Size: 17312
MD5sum: d137339f69836f37262b6c487d270a54
SHA1: b5b81c55905a1d03c22631d717af674ed1637626
SHA256: 7e0a3ec07f72a6c82e05636d58b04dccb65c537900c80ad3fda4500885bf0b97
Description-en: Library headers for compression of 3D triangle meshes
OpenCTM — the Open Compressed Triangle Mesh file format — is a file format,
a software library and a tool set for compression of 3D triangle meshes.
The geometry is compressed to a fraction of comparable file formats,
and the format is easily accessible through a simple, portable API.
.
This package contains the development files needed for compiling programs
using OpenCTM.
Description-md5: f3f78fa98c7b277518d15c0662ccff13
Multi-Arch: same
Homepage: http://openctm.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu