pusher on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S pusher

* (Optional) Uninstall pusher on Arch using YAY

$ yay -Rns pusher

2. Manually Install "pusher" via AUR

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

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

b. Clone pusher's git locally

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

c. Go to ~/pusher folder and install it

$ cd ~/pusher $ makepkg -si

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

ID: 491769
Name: pusher
PackageBaseID: 130542
PackageBase: pusher
Version: 0.4_1-1
Description: Command line client for PushNotifier
URL: https://github.com/HackHerz/pusher
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlexanderS
Submitter: AlexanderS
FirstSubmitted: 1520210266
LastModified: 1520210437
URLPath: /cgit/aur.git/snapshot/pusher.tar.gz