pp on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pp

* (Optional) Uninstall pp on Arch using YAY

$ yay -Rns pp

2. Manually Install "pp" via AUR

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

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

b. Clone pp's git locally

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

c. Go to ~/pp folder and install it

$ cd ~/pp $ makepkg -si

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

ID: 252592
Name: pp
PackageBaseID: 103998
PackageBase: pp
Version: 1.0.1-1
Description: Page pager
URL: https://github.com/maandree/pp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1448939322
LastModified: 1449062381
URLPath: /cgit/aur.git/snapshot/pp.tar.gz