libcoin80 software package provides high-level 3D graphics kit implementing the Open Inventor API, 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 libcoin80
libcoin80 is installed in your system.
Make ensure the libcoin80 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcoin80 *
You will get with libcoin80 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libcoin80 |
| Version | 3.1.4~abc9f50-4ubuntu2 |
| Description | high-level 3D graphics kit implementing the Open Inventor API |
| Sub Section | libs |