acpush on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S acpush

* (Optional) Uninstall acpush on Arch using YAY

$ yay -Rns acpush

2. Manually Install "acpush" via AUR

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

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

b. Clone acpush's git locally

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

c. Go to ~/acpush folder and install it

$ cd ~/acpush $ makepkg -si

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

ID: 315036
Name: acpush
PackageBaseID: 112386
PackageBase: acpush
Version: 0.0.0-5
Description: App Container Server Push Command
URL: https://github.com/appc/acpush
NumVotes: 1
Popularity: 0
OutOfDate: 1705498531
Maintainer: random-archer
Submitter: random-archer
FirstSubmitted: 1465743663
LastModified: 1466516010
URLPath: /cgit/aur.git/snapshot/acpush.tar.gz