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

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

pd-libdir software package provides provides support for the libdir library format 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-libdir 

pd-libdir is installed in your system.

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

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

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

pd-libdir package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package pd-libdir
Version 1.9-3
Description provides support for the libdir library format for Pd
Sub Section Sound


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