jngl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S jngl

* (Optional) Uninstall jngl on Arch using YAY

$ yay -Rns jngl

2. Manually Install "jngl" via AUR

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

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

b. Clone jngl's git locally

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

c. Go to ~/jngl folder and install it

$ cd ~/jngl $ makepkg -si

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

ID: 884598
Name: jngl
PackageBaseID: 49095
PackageBase: jngl
Version: 1.5.0-1
Description: One of the easiest 2D game libraries for C++ and Python
URL: https://bixense.com/jngl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PhotonX
Submitter: PhotonX
FirstSubmitted: 1305572567
LastModified: 1616954535
URLPath: /cgit/aur.git/snapshot/jngl.tar.gz