raul on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install raul on Arch using YAY
$
yay -S
raul
Copied
* (Optional) Uninstall raul on Arch using YAY
$
yay -Rns
raul
Copied
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
Copied
b. Clone raul's git locally
$
git clone https://aur.archlinux.org/raul.git
~/raul
Copied
c. Go to ~/raul folder and install it
$
cd
~/raul
Copied
$
makepkg -si
Copied
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
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