gf on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "gf" 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 on Arch using YAY
$
yay -S
gf
Copied
* (Optional) Uninstall gf on Arch using YAY
$
yay -Rns
gf
Copied
2. Manually Install "gf" 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's git locally
$
git clone https://aur.archlinux.org/gf.git
~/gf
Copied
c. Go to ~/gf folder and install it
$
cd
~/gf
Copied
$
makepkg -si
Copied
3. Information about the gf package on Arch User Repository (AUR)
ID: 1292061
Name: gf
PackageBaseID: 157113
PackageBase: gf
Version: 1.2.0-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.
URL: https://gamedevframework.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ahugeat
Submitter: ahugeat
FirstSubmitted: 1598463902
LastModified: 1689886794
URLPath: /cgit/aur.git/snapshot/gf.tar.gz
Name: gf
PackageBaseID: 157113
PackageBase: gf
Version: 1.2.0-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.
URL: https://gamedevframework.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ahugeat
Submitter: ahugeat
FirstSubmitted: 1598463902
LastModified: 1689886794
URLPath: /cgit/aur.git/snapshot/gf.tar.gz