pul on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pul

* (Optional) Uninstall pul on Arch using YAY

$ yay -Rns pul

2. Manually Install "pul" via AUR

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

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

b. Clone pul's git locally

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

c. Go to ~/pul folder and install it

$ cd ~/pul $ makepkg -si

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

ID: 1097947
Name: pul
PackageBaseID: 177646
PackageBase: pul
Version: 0.6.0-1
Description: Static utilities library for the average C project
URL: https://gitlab.com/ICanOnlySuffer/pul
NumVotes: 0
Popularity: 0
OutOfDate: 1655323493
Maintainer:
FirstSubmitted: 1648965000
LastModified: 1655159032
URLPath: /cgit/aur.git/snapshot/pul.tar.gz