How to Install csound-gui software package in Debian 7 (Wheezy)

How to Install csound-gui software package in Debian 7 (Wheezy)

csound-gui software package provides GUI interfaces and opcodes for Csound, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install csound-gui 

csound-gui is installed in your system.

Make ensure the csound-gui package were installed using the commands given below,

$ sudo dpkg-query -l | grep csound-gui *

You will get with csound-gui package name, version, architecture and description in a table

csound-gui package basic information:

Distro Debian 7 wheezy
Section Sound
Package csound-gui
Version 1:5.17.11~dfsg-3
Description GUI interfaces and opcodes for Csound
Sub Section Sound


See Also, How to uninstall or remove csound-gui software package from Debian 7 (Wheezy)?