p4 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S p4

* (Optional) Uninstall p4 on Arch using YAY

$ yay -Rns p4

2. Manually Install "p4" via AUR

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

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

b. Clone p4's git locally

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

c. Go to ~/p4 folder and install it

$ cd ~/p4 $ makepkg -si

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

ID: 1280210
Name: p4
PackageBaseID: 29999
PackageBase: p4
Version: 2023.1.2442900-1
Description: Perforce command line client
URL: https://www.perforce.com
NumVotes: 31
Popularity: 0
OutOfDate:
Maintainer: jshap
Submitter: queueRAM
FirstSubmitted: 1252547104
LastModified: 1688007563
URLPath: /cgit/aur.git/snapshot/p4.tar.gz