fife on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fife

* (Optional) Uninstall fife on Arch using YAY

$ yay -Rns fife

2. Manually Install "fife" via AUR

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

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

b. Clone fife's git locally

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

c. Go to ~/fife folder and install it

$ cd ~/fife $ makepkg -si

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

ID: 1059819
Name: fife
PackageBaseID: 97578
PackageBase: fife
Version: 0.4.2-5
Description: Flexible Isometric Free Engine is a cross platform game creation framework
URL: http://fifengine.net/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: Lucki
Submitter: ChrisOelmueller
FirstSubmitted: 1439538732
LastModified: 1648808226
URLPath: /cgit/aur.git/snapshot/fife.tar.gz