How to Install ardour3 software package in Debian 9 (Stretch)

How to Install ardour3 software package in Debian 9 (Stretch)

ardour3 software package provides transitional dummy package for ardour, you can install in your Debian 9 (Stretch) 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 9 stretch
Section Old Libraries
Package ardour3
Version 1:5.4.0~dfsg-2
Description transitional dummy package for ardour
Sub Section Oldlibs


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