python-qhue on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-qhue

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

$ yay -Rns python-qhue

2. Manually Install "python-qhue" via AUR

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

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

b. Clone python-qhue's git locally

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

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

$ cd ~/python-qhue $ makepkg -si

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

ID: 1006525
Name: python-qhue
PackageBaseID: 174123
PackageBase: python-qhue
Version: 2.0.1-1
Description: A very lightweight Python wrapper to the Philips Hue API
URL: https://github.com/quentinsf/qhue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1639914866
LastModified: 1639914866
URLPath: /cgit/aur.git/snapshot/python-qhue.tar.gz