ppsearch on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ppsearch

* (Optional) Uninstall ppsearch on Arch using YAY

$ yay -Rns ppsearch

2. Manually Install "ppsearch" via AUR

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

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

b. Clone ppsearch's git locally

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

c. Go to ~/ppsearch folder and install it

$ cd ~/ppsearch $ makepkg -si

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

ID: 237443
Name: ppsearch
PackageBaseID: 33852
PackageBase: ppsearch
Version: 2.6-1
Description: A Primitive Polynomial Search Program
URL: http://notabs.org/primitivepolynomials/version2/revisionHistory.htm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vicencb
Submitter: vicencb
FirstSubmitted: 1264120157
LastModified: 1444161166
URLPath: /cgit/aur.git/snapshot/ppsearch.tar.gz