oaml on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S oaml

* (Optional) Uninstall oaml on Arch using YAY

$ yay -Rns oaml

2. Manually Install "oaml" via AUR

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

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

b. Clone oaml's git locally

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

c. Go to ~/oaml folder and install it

$ cd ~/oaml $ makepkg -si

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

ID: 1065680
Name: oaml
PackageBaseID: 161345
PackageBase: oaml
Version: 1.3.4-3
Description: Library for implementing adaptive music in games
URL: https://oamldev.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AndyMender
FirstSubmitted: 1609167714
LastModified: 1649772097
URLPath: /cgit/aur.git/snapshot/oaml.tar.gz