How to Install libcsnd-dev software package in Debian 8 (Jessie)

How to Install libcsnd-dev software package in Debian 8 (Jessie)

libcsnd-dev software package provides development files for Csound -- C++ API, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

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

libcsnd-dev is installed in your system.

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

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

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

libcsnd-dev package basic information:

Distro Debian 8 jessie
Section Library development
Package libcsnd-dev
Version 1:6.03.2~dfsg-1
Description development files for Csound -- C++ API
Sub Section Libdevel


See Also, How to uninstall or remove libcsnd-dev software package from Debian 8 (Jessie)?