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