pushpin on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install pushpin on Arch using YAY
$
yay -S
pushpin
Copied
* (Optional) Uninstall pushpin on Arch using YAY
$
yay -Rns
pushpin
Copied
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
Copied
b. Clone pushpin's git locally
$
git clone https://aur.archlinux.org/pushpin.git
~/pushpin
Copied
c. Go to ~/pushpin folder and install it
$
cd
~/pushpin
Copied
$
makepkg -si
Copied
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
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