How to Install oce-draw software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install oce-draw software package in Ubuntu 14.04 LTS (Trusty Tahr)

oce-draw software package provides OpenCASCADE Community Edition CAE platform shared library, 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 oce-draw 

oce-draw is installed in your system.

Make ensure the oce-draw package were installed using the commands given below,

$ sudo dpkg-query -l | grep oce-draw *

You will get with oce-draw package name, version, architecture and description in a table

oce-draw package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package oce-draw
Version 0.15-4
Description OpenCASCADE Community Edition CAE platform shared library
Sub Section Science


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