gf-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gf-git

* (Optional) Uninstall gf-git on Arch using YAY

$ yay -Rns gf-git

2. Manually Install "gf-git" via AUR

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

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

b. Clone gf-git's git locally

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

c. Go to ~/gf-git folder and install it

$ cd ~/gf-git $ makepkg -si

3. Information about the gf-git package on Arch User Repository (AUR)

ID: 1191875
Name: gf-git
PackageBaseID: 157178
PackageBase: gf-git
Version: 1.0.0.r1607.877e07e-1
Description: Gamedev Framework (gf) is a framework to build 2D games in C++17. It is based on SDL and OpenGL ES 2.0, and presents an API that is very similar to the graphics module of SFML with additional features (development version).
URL: https://gamedevframework.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ahugeat
Submitter: ahugeat
FirstSubmitted: 1598632259
LastModified: 1672863917
URLPath: /cgit/aur.git/snapshot/gf-git.tar.gz