pure-gen on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pure-gen

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

$ yay -Rns pure-gen

2. Manually Install "pure-gen" via AUR

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

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

b. Clone pure-gen's git locally

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

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

$ cd ~/pure-gen $ makepkg -si

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

ID: 1123268
Name: pure-gen
PackageBaseID: 36154
PackageBase: pure-gen
Version: 0.25-2
Description: A C interface generator for Pure
URL: https://agraef.github.io/pure-lang/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326237
LastModified: 1659910105
URLPath: /cgit/aur.git/snapshot/pure-gen.tar.gz