ob-xd on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ob-xd

* (Optional) Uninstall ob-xd on Arch using YAY

$ yay -Rns ob-xd

2. Manually Install "ob-xd" via AUR

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

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

b. Clone ob-xd's git locally

$ git clone https://aur.archlinux.org/ob-xd.git ~/ob-xd

c. Go to ~/ob-xd folder and install it

$ cd ~/ob-xd $ makepkg -si

3. Information about the ob-xd package on Arch User Repository (AUR)

ID: 1057654
Name: ob-xd
PackageBaseID: 126737
PackageBase: ob-xd
Version: 2.8-1
Description: Virtual Analog Synthesizer VST based on the Oberheim OB-X
URL: https://github.com/reales/OB-Xd
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: eldog
FirstSubmitted: 1509272181
LastModified: 1648408583
URLPath: /cgit/aur.git/snapshot/ob-xd.tar.gz

5. The same packages on other Linux Distributions