How to Install cauchy-dev software package in Ubuntu 16.10 (Yakkety Yak)

How to Install cauchy-dev software package in Ubuntu 16.10 (Yakkety Yak)

cauchy-dev software package provides library for transforming Matlab/Octave files to C++, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

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

cauchy-dev is installed in your system.

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

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

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

cauchy-dev package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Library development
Package cauchy-dev
Version 0.9.0-0ubuntu2
Description library for transforming Matlab/Octave files to C++
Sub Section libdevel


See Also, How to uninstall or remove cauchy-dev software package from Ubuntu 16.10 (Yakkety Yak)?