pure-g2 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S pure-g2

* (Optional) Uninstall pure-g2 on Arch using YAY

$ yay -Rns pure-g2

2. Manually Install "pure-g2" via AUR

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

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

b. Clone pure-g2's git locally

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

c. Go to ~/pure-g2 folder and install it

$ cd ~/pure-g2 $ makepkg -si

3. Information about the pure-g2 package on Arch User Repository (AUR)

ID: 195062
Name: pure-g2
PackageBaseID: 73182
PackageBase: pure-g2
Version: 0.3-2
Description: 2D graphics interface for the Pure programming language
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: aggraef
FirstSubmitted: 1378332967
LastModified: 1434229156
URLPath: /cgit/aur.git/snapshot/pure-g2.tar.gz