gf-git on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install gf-git on Arch using YAY
$
yay -S
gf-git
Copied
* (Optional) Uninstall gf-git on Arch using YAY
$
yay -Rns
gf-git
Copied
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
Copied
b. Clone gf-git's git locally
$
git clone https://aur.archlinux.org/gf-git.git
~/gf-git
Copied
c. Go to ~/gf-git folder and install it
$
cd
~/gf-git
Copied
$
makepkg -si
Copied
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
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