surge on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S surge

* (Optional) Uninstall surge on Arch using YAY

$ yay -Rns surge

2. Manually Install "surge" via AUR

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

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

b. Clone surge's git locally

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

c. Go to ~/surge folder and install it

$ cd ~/surge $ makepkg -si

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

ID: 1243432
Name: surge
PackageBaseID: 192817
PackageBase: surge
Version: 1.9.0-3
Description: An Open Source Digital Synthesizer
URL: https://surge-synthesizer.github.io/
NumVotes: 1
Popularity: 0.002883
OutOfDate:
Maintainer: silverhikari
Submitter: dvzrv
FirstSubmitted: 1681894128
LastModified: 1681894128
URLPath: /cgit/aur.git/snapshot/surge.tar.gz

5. The same packages on other Linux Distributions