How to Install libopenctm-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libopenctm-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libopenctm-dev software package provides Library headers for compression of 3D triangle meshes, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libopenctm-dev 

libopenctm-dev is installed in your system.

Make ensure the libopenctm-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libopenctm-dev *

You will get with libopenctm-dev package name, version, architecture and description in a table

libopenctm-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libopenctm-dev
Version 1.0.3+dfsg1-1build1
Description Library headers for compression of 3D triangle meshes
Sub Section libdevel


See Also, How to uninstall or remove libopenctm-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?