python-zigpy on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-zigpy

* (Optional) Uninstall python-zigpy on Arch using YAY

$ yay -Rns python-zigpy

2. Manually Install "python-zigpy" via AUR

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

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

b. Clone python-zigpy's git locally

$ git clone https://aur.archlinux.org/python-zigpy.git ~/python-zigpy

c. Go to ~/python-zigpy folder and install it

$ cd ~/python-zigpy $ makepkg -si

3. Information about the python-zigpy package on Arch User Repository (AUR)

ID: 1420456
Name: python-zigpy
PackageBaseID: 172869
PackageBase: python-zigpy
Version: 0.63.4-1
Description: Library implementation of the Zigbee Home Automation standard
URL: https://github.com/zigpy/zigpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rautesamtr
Submitter: rautesamtr
FirstSubmitted: 1636368245
LastModified: 1709548713
URLPath: /cgit/aur.git/snapshot/python-zigpy.tar.gz