How to Install libdune-functions-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libdune-functions-dev software package in Ubuntu 17.04 (Zesty Zapus)

libdune-functions-dev software package provides toolbox for solving PDEs -- interface for functions (development files), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libdune-functions-dev 

libdune-functions-dev is installed in your system.

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

$ sudo dpkg-query -l | grep libdune-functions-dev *

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

libdune-functions-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package libdune-functions-dev
Version 2.4~20160825g0fd5975-1
Description toolbox for solving PDEs -- interface for functions (development files)
Sub Section libdevel


See Also, How to uninstall or remove libdune-functions-dev software package from Ubuntu 17.04 (Zesty Zapus)?