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