python-xknx on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-xknx

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

$ yay -Rns python-xknx

2. Manually Install "python-xknx" via AUR

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

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

b. Clone python-xknx's git locally

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

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

$ cd ~/python-xknx $ makepkg -si

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

ID: 1391360
Name: python-xknx
PackageBaseID: 201830
PackageBase: python-xknx
Version: 2.11.2-1
Description: XKNX is the underlying library for the KNX integration in Home Assistant.
URL: https://github.com/XKNX/xknx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlD
Submitter: AlD
FirstSubmitted: 1706052984
LastModified: 1706052984
URLPath: /cgit/aur.git/snapshot/python-xknx.tar.gz