pijul on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S pijul

* (Optional) Uninstall pijul on Arch using YAY

$ yay -Rns pijul

2. Manually Install "pijul" via AUR

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

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

b. Clone pijul's git locally

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

c. Go to ~/pijul folder and install it

$ cd ~/pijul $ makepkg -si

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

ID: 1383170
Name: pijul
PackageBaseID: 168552
PackageBase: pijul
Version: 1.0.0.beta.8-1
Description: A sound and fast distributed version control system
URL: https://pijul.org
NumVotes: 14
Popularity: 0.015118
OutOfDate: 1709581207
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1625190270
LastModified: 1704831320
URLPath: /cgit/aur.git/snapshot/pijul.tar.gz