primitive on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S primitive

* (Optional) Uninstall primitive on Arch using YAY

$ yay -Rns primitive

2. Manually Install "primitive" via AUR

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

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

b. Clone primitive's git locally

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

c. Go to ~/primitive folder and install it

$ cd ~/primitive $ makepkg -si

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

ID: 798825
Name: primitive
PackageBaseID: 117299
PackageBase: primitive
Version: r152.0373c21-1
Description: Reproducing images with geometric primitives
URL: https://github.com/fogleman/primitive
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Stunkymonkey
Submitter: neitsab
FirstSubmitted: 1479858562
LastModified: 1601495835
URLPath: /cgit/aur.git/snapshot/primitive.tar.gz