p1load on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S p1load

* (Optional) Uninstall p1load on Arch using YAY

$ yay -Rns p1load

2. Manually Install "p1load" via AUR

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

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

b. Clone p1load's git locally

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

c. Go to ~/p1load folder and install it

$ cd ~/p1load $ makepkg -si

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

ID: 434394
Name: p1load
PackageBaseID: 124657
PackageBase: p1load
Version: 0.1-1
Description: Parallax Propeller loader with a sample program
URL: https://github.com/dbetz/p1load
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1502316802
LastModified: 1502317925
URLPath: /cgit/aur.git/snapshot/p1load.tar.gz