How to Install ardour3 software package in Debian 8 (Jessie)

How to Install ardour3 software package in Debian 8 (Jessie)

ardour3 software package provides digital audio workstation (graphical gtk2 interface), 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 ardour3 

ardour3 is installed in your system.

Make ensure the ardour3 package were installed using the commands given below,

$ sudo dpkg-query -l | grep ardour3 *

You will get with ardour3 package name, version, architecture and description in a table

ardour3 package basic information:

Distro Debian 8 jessie
Section Sound
Package ardour3
Version 3.5.403~dfsg-3
Description digital audio workstation (graphical gtk2 interface)
Sub Section Sound


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