primitive on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install primitive on Arch using YAY
$
yay -S
primitive
Copied
* (Optional) Uninstall primitive on Arch using YAY
$
yay -Rns
primitive
Copied
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
Copied
b. Clone primitive's git locally
$
git clone https://aur.archlinux.org/primitive.git
~/primitive
Copied
c. Go to ~/primitive folder and install it
$
cd
~/primitive
Copied
$
makepkg -si
Copied
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
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