pure-avahi on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pure-avahi

* (Optional) Uninstall pure-avahi on Arch using YAY

$ yay -Rns pure-avahi

2. Manually Install "pure-avahi" via AUR

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

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

b. Clone pure-avahi's git locally

$ git clone https://aur.archlinux.org/pure-avahi.git ~/pure-avahi

c. Go to ~/pure-avahi folder and install it

$ cd ~/pure-avahi $ makepkg -si

3. Information about the pure-avahi package on Arch User Repository (AUR)

ID: 502138
Name: pure-avahi
PackageBaseID: 78437
PackageBase: pure-avahi
Version: 0.4-1
Description: An Avahi/Zeroconf interface for Pure
URL: http://purelang.bitbucket.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: pure-aur
FirstSubmitted: 1391283415
LastModified: 1523454026
URLPath: /cgit/aur.git/snapshot/pure-avahi.tar.gz