pushpin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pushpin

* (Optional) Uninstall pushpin on Arch using YAY

$ yay -Rns pushpin

2. Manually Install "pushpin" via AUR

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

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

b. Clone pushpin's git locally

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

c. Go to ~/pushpin folder and install it

$ cd ~/pushpin $ makepkg -si

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

ID: 1427436
Name: pushpin
PackageBaseID: 114000
PackageBase: pushpin
Version: 1.39.0-1
Description: Reverse proxy for realtime web services
URL: https://github.com/fanout/pushpin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: crw
FirstSubmitted: 1469601077
LastModified: 1710468556
URLPath: /cgit/aur.git/snapshot/pushpin.tar.gz