z-push on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S z-push

* (Optional) Uninstall z-push on Arch using YAY

$ yay -Rns z-push

2. Manually Install "z-push" via AUR

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

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

b. Clone z-push's git locally

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

c. Go to ~/z-push folder and install it

$ cd ~/z-push $ makepkg -si

3. Information about the z-push package on Arch User Repository (AUR)

ID: 1059600
Name: z-push
PackageBaseID: 53702
PackageBase: z-push
Version: 2.6.4-1
Description: open-source implementation of the ActiveSync protocol
URL: https://z-push.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: martimcfly
Submitter:
FirstSubmitted: 1320348968
LastModified: 1648756426
URLPath: /cgit/aur.git/snapshot/z-push.tar.gz