raul on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S raul

* (Optional) Uninstall raul on Arch using YAY

$ yay -Rns raul

2. Manually Install "raul" via AUR

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

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

b. Clone raul's git locally

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

c. Go to ~/raul folder and install it

$ cd ~/raul $ makepkg -si

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

ID: 680039
Name: raul
PackageBaseID: 147636
PackageBase: raul
Version: 0.8.0-8
Description: C++ Realtime Audio Utility Library
URL: https://drobilla.net/software/raul/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dvzrv
FirstSubmitted: 1577186445
LastModified: 1577186445
URLPath: /cgit/aur.git/snapshot/raul.tar.gz