p4d on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S p4d

* (Optional) Uninstall p4d on Arch using YAY

$ yay -Rns p4d

2. Manually Install "p4d" via AUR

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

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

b. Clone p4d's git locally

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

c. Go to ~/p4d folder and install it

$ cd ~/p4d $ makepkg -si

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

ID: 1200989
Name: p4d
PackageBaseID: 87240
PackageBase: p4d
Version: 2022.2-1
Description: Minimal Perforce Server
URL: https://www.perforce.com
NumVotes: 3
Popularity: 0
OutOfDate: 1702971520
Maintainer: Nayla
Submitter: andrewboktor
FirstSubmitted: 1415399269
LastModified: 1674494339
URLPath: /cgit/aur.git/snapshot/p4d.tar.gz