guile-avahi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S guile-avahi

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

$ yay -Rns guile-avahi

2. Manually Install "guile-avahi" via AUR

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

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

b. Clone guile-avahi's git locally

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

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

$ cd ~/guile-avahi $ makepkg -si

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

ID: 1218948
Name: guile-avahi
PackageBaseID: 163904
PackageBase: guile-avahi
Version: 0.4.1-1
Description: Avahi bindings for GNU Guile
URL: https://www.nongnu.org/guile-avahi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1614617390
LastModified: 1677585546
URLPath: /cgit/aur.git/snapshot/guile-avahi.tar.gz