jpp on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S jpp

* (Optional) Uninstall jpp on Arch using YAY

$ yay -Rns jpp

2. Manually Install "jpp" via AUR

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

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

b. Clone jpp's git locally

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

c. Go to ~/jpp folder and install it

$ cd ~/jpp $ makepkg -si

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

ID: 193255
Name: jpp
PackageBaseID: 64674
PackageBase: jpp
Version: 4.4-1
Description: Bash based preprocessor for Java
URL: https://github.com/maandree/jpp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1353105814
LastModified: 1434110698
URLPath: /cgit/aur.git/snapshot/jpp.tar.gz