emacs-p4 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S emacs-p4

* (Optional) Uninstall emacs-p4 on Arch using YAY

$ yay -Rns emacs-p4

2. Manually Install "emacs-p4" via AUR

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

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

b. Clone emacs-p4's git locally

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

c. Go to ~/emacs-p4 folder and install it

$ cd ~/emacs-p4 $ makepkg -si

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

ID: 409995
Name: emacs-p4
PackageBaseID: 122279
PackageBase: emacs-p4
Version: 12.0-1
Description: Emacs Perforce Integration
URL: https://github.com/gareth-rees/p4.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1494524926
LastModified: 1494524926
URLPath: /cgit/aur.git/snapshot/emacs-p4.tar.gz