pure-meta-graphics on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pure-meta-graphics

* (Optional) Uninstall pure-meta-graphics on Arch using YAY

$ yay -Rns pure-meta-graphics

2. Manually Install "pure-meta-graphics" via AUR

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

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

b. Clone pure-meta-graphics's git locally

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

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

$ cd ~/pure-meta-graphics $ makepkg -si

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

ID: 195034
Name: pure-meta-graphics
PackageBaseID: 73339
PackageBase: pure-meta-graphics
Version: 1-1
Description: Pure programming language, graphics package -- interfaces for graphics and GUI programming
URL: http://purelang.bitbucket.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: aggraef
FirstSubmitted: 1378816642
LastModified: 1434229058
URLPath: /cgit/aur.git/snapshot/pure-meta-graphics.tar.gz