preproc on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S preproc

* (Optional) Uninstall preproc on Arch using YAY

$ yay -Rns preproc

2. Manually Install "preproc" via AUR

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

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

b. Clone preproc's git locally

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

c. Go to ~/preproc folder and install it

$ cd ~/preproc $ makepkg -si

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

ID: 641758
Name: preproc
PackageBaseID: 144719
PackageBase: preproc
Version: 1-1
Description: Preprocessor for pret repositories
URL: https://code.caveoforig.in/alex/preproc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1567219663
LastModified: 1567219663
URLPath: /cgit/aur.git/snapshot/preproc.tar.gz