p2-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S p2-git

* (Optional) Uninstall p2-git on Arch using YAY

$ yay -Rns p2-git

2. Manually Install "p2-git" via AUR

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

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

b. Clone p2-git's git locally

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

c. Go to ~/p2-git folder and install it

$ cd ~/p2-git $ makepkg -si

3. Information about the p2-git package on Arch User Repository (AUR)

ID: 636977
Name: p2-git
PackageBaseID: 132684
PackageBase: p2-git
Version: 1:r31.57da406-3
Description: An XEP-0357: Push Notifications app server that relays push messages between the user’s server and Googles Firebase Cloud Messaging
URL: https://github.com/iNPUTmice/p2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ChaosKid42
Submitter: ChaosKid42
FirstSubmitted: 1526822096
LastModified: 1565607222
URLPath: /cgit/aur.git/snapshot/p2-git.tar.gz