python2-zeroconf on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python2-zeroconf

* (Optional) Uninstall python2-zeroconf on Arch using YAY

$ yay -Rns python2-zeroconf

2. Manually Install "python2-zeroconf" via AUR

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

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

b. Clone python2-zeroconf's git locally

$ git clone https://aur.archlinux.org/python2-zeroconf.git ~/python2-zeroconf

c. Go to ~/python2-zeroconf folder and install it

$ cd ~/python2-zeroconf $ makepkg -si

3. Information about the python2-zeroconf package on Arch User Repository (AUR)

ID: 736778
Name: python2-zeroconf
PackageBaseID: 131079
PackageBase: python2-zeroconf
Version: 1:0.19.1-1
Description: A pure python implementation of multicast DNS service discovery
URL: https://github.com/jstasiak/python-zeroconf
NumVotes: 7
Popularity: 0
OutOfDate: 1659500985
Maintainer: rustymech
FirstSubmitted: 1521980337
LastModified: 1589539597
URLPath: /cgit/aur.git/snapshot/python2-zeroconf.tar.gz