ardour6 on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "ardour6" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ardour6 on Arch using YAY

$ yay -S ardour6

* (Optional) Uninstall ardour6 on Arch using YAY

$ yay -Rns ardour6

2. Manually Install "ardour6" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ardour6's git locally

$ git clone https://aur.archlinux.org/ardour6.git ~/ardour6

c. Go to ~/ardour6 folder and install it

$ cd ~/ardour6 $ makepkg -si

3. Information about the ardour6 package on Arch User Repository (AUR)

ID: 1346369
Name: ardour6
PackageBaseID: 199163
PackageBase: ardour6
Version: 6.9-1
Description: Ardour version 6.9, for legacy sessions that more recent versions corrupt.
URL: https://ardour.org/
NumVotes: 1
Popularity: 0.180744
OutOfDate:
Maintainer: DonJaime
Submitter: DonJaime
FirstSubmitted: 1698937326
LastModified: 1698937326
URLPath: /cgit/aur.git/snapshot/ardour6.tar.gz