fmodex4.26.36 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S fmodex4.26.36

* (Optional) Uninstall fmodex4.26.36 on Arch using YAY

$ yay -Rns fmodex4.26.36

2. Manually Install "fmodex4.26.36" via AUR

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

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

b. Clone fmodex4.26.36's git locally

$ git clone https://aur.archlinux.org/fmodex4.26.36.git ~/fmodex4.26.36

c. Go to ~/fmodex4.26.36 folder and install it

$ cd ~/fmodex4.26.36 $ makepkg -si

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