fheroes2-svn on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S fheroes2-svn

* (Optional) Uninstall fheroes2-svn on Arch using YAY

$ yay -Rns fheroes2-svn

2. Manually Install "fheroes2-svn" via AUR

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

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

b. Clone fheroes2-svn's git locally

$ git clone https://aur.archlinux.org/fheroes2-svn.git ~/fheroes2-svn

c. Go to ~/fheroes2-svn folder and install it

$ cd ~/fheroes2-svn $ makepkg -si

3. Information about the fheroes2-svn package on Arch User Repository (AUR)