alda on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "alda" 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 alda on Arch using YAY

$ yay -S alda

* (Optional) Uninstall alda on Arch using YAY

$ yay -Rns alda

2. Manually Install "alda" via AUR

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

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

b. Clone alda's git locally

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

c. Go to ~/alda folder and install it

$ cd ~/alda $ makepkg -si

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

ID: 1258473
Name: alda
PackageBaseID: 169999
PackageBase: alda
Version: 2.2.5-1
Description: A music programming language for musicians
URL: https://github.com/alda-lang/alda
NumVotes: 2
Popularity: 9.5E-5
OutOfDate:
Maintainer: Ajmeade
Submitter: matthias.lisin
FirstSubmitted: 1629175444
LastModified: 1684193933
URLPath: /cgit/aur.git/snapshot/alda.tar.gz