libfmod on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S libfmod

* (Optional) Uninstall libfmod on Arch using YAY

$ yay -Rns libfmod

2. Manually Install "libfmod" via AUR

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

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

b. Clone libfmod's git locally

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

c. Go to ~/libfmod folder and install it

$ cd ~/libfmod $ makepkg -si

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

ID: 1307544
Name: libfmod
PackageBaseID: 83870
PackageBase: libfmod
Version: 4.44.64-2
Description: Libraries of the fmodex audio engine
URL: http://www.fmod.org/
NumVotes: 6
Popularity: 0.884229
OutOfDate:
Maintainer: XenGi
Submitter: Chais
FirstSubmitted: 1405514596
LastModified: 1692698504
URLPath: /cgit/aur.git/snapshot/libfmod.tar.gz