sudo apt update #update repositories
sudo apt install -f #fix broken packages
sudo apt upgrade -y …
This has been converted to a tutorial and moved here
sudo apt install cmake-curses-gui
cd ~/Downloads
git clone …
The steps for building ardour are not complete on their website. Here are a couple helpful …