zephyr on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S zephyr

* (Optional) Uninstall zephyr on Arch using YAY

$ yay -Rns zephyr

2. Manually Install "zephyr" via AUR

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

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

b. Clone zephyr's git locally

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

c. Go to ~/zephyr folder and install it

$ cd ~/zephyr $ makepkg -si

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

ID: 207097
Name: zephyr
PackageBaseID: 22542
PackageBase: zephyr
Version: 3.1.2-3
Description: An enterprise-scale, distributed real-time messaging and notification system
URL: http://zephyr.1ts.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: ghostlovescore
Submitter: tdy
FirstSubmitted: 1230298918
LastModified: 1436088676
URLPath: /cgit/aur.git/snapshot/zephyr.tar.gz