primer on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S primer

* (Optional) Uninstall primer on Arch using YAY

$ yay -Rns primer

2. Manually Install "primer" via AUR

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

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

b. Clone primer's git locally

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

c. Go to ~/primer folder and install it

$ cd ~/primer $ makepkg -si

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

ID: 1352251
Name: primer
PackageBaseID: 199498
PackageBase: primer
Version: 0.4.1-1
Description: C++ general purpose library collection.
URL: https://github.com/orbitrc/primer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hardboiled65
Submitter: hardboiled65
FirstSubmitted: 1699848747
LastModified: 1699848747
URLPath: /cgit/aur.git/snapshot/primer.tar.gz