fifechan on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S fifechan

* (Optional) Uninstall fifechan on Arch using YAY

$ yay -Rns fifechan

2. Manually Install "fifechan" via AUR

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

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

b. Clone fifechan's git locally

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

c. Go to ~/fifechan folder and install it

$ cd ~/fifechan $ makepkg -si

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

ID: 579342
Name: fifechan
PackageBaseID: 75230
PackageBase: fifechan
Version: 0.1.5-1
Description: A C++ GUI library designed for games. It comes with a standard set of 'widgets'.
URL: http://fifengine.github.io/fifechan/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: stubb
Submitter: fubik
FirstSubmitted: 1384006389
LastModified: 1548193923
URLPath: /cgit/aur.git/snapshot/fifechan.tar.gz