pge on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "pge" 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 pge on Arch using YAY
$
yay -S
pge
Copied
* (Optional) Uninstall pge on Arch using YAY
$
yay -Rns
pge
Copied
2. Manually Install "pge" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pge's git locally
$
git clone https://aur.archlinux.org/pge.git
~/pge
Copied
c. Go to ~/pge folder and install it
$
cd
~/pge
Copied
$
makepkg -si
Copied
3. Information about the pge package on Arch User Repository (AUR)
ID: 1097949
Name: pge
PackageBaseID: 178849
PackageBase: pge
Version: 0.3.0-1
Description: A simple game engine library built on top of SDL2
URL: https://gitlab.com/ICanOnlySuffer/pge
NumVotes: 0
Popularity: 0
OutOfDate: 1655351754
Maintainer:
Submitter:
FirstSubmitted: 1652589482
LastModified: 1655159038
URLPath: /cgit/aur.git/snapshot/pge.tar.gz
Name: pge
PackageBaseID: 178849
PackageBase: pge
Version: 0.3.0-1
Description: A simple game engine library built on top of SDL2
URL: https://gitlab.com/ICanOnlySuffer/pge
NumVotes: 0
Popularity: 0
OutOfDate: 1655351754
Maintainer:
Submitter:
FirstSubmitted: 1652589482
LastModified: 1655159038
URLPath: /cgit/aur.git/snapshot/pge.tar.gz