How to Install pd-pmpd software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pd-pmpd software package in Ubuntu 14.04 LTS (Trusty Tahr)

pd-pmpd software package provides physical modeling library for Pd, 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 pd-pmpd 

pd-pmpd is installed in your system.

Make ensure the pd-pmpd package were installed using the commands given below,

$ sudo dpkg-query -l | grep pd-pmpd *

You will get with pd-pmpd package name, version, architecture and description in a table

pd-pmpd package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package pd-pmpd
Version 0.9-4
Description physical modeling library for Pd
Sub Section Sound


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