purple-hue on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S purple-hue

* (Optional) Uninstall purple-hue on Arch using YAY

$ yay -Rns purple-hue

2. Manually Install "purple-hue" via AUR

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

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

b. Clone purple-hue's git locally

$ git clone https://aur.archlinux.org/purple-hue.git ~/purple-hue

c. Go to ~/purple-hue folder and install it

$ cd ~/purple-hue $ makepkg -si

3. Information about the purple-hue package on Arch User Repository (AUR)

ID: 1116553
Name: purple-hue
PackageBaseID: 157430
PackageBase: purple-hue
Version: 0.2.2-0
Description: Change a hue light's color based on air quality data from purple air.
URL: https://github.com/mike-zorn/purple-hue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: apechimp
Submitter: apechimp
FirstSubmitted: 1599418754
LastModified: 1658683707
URLPath: /cgit/aur.git/snapshot/purple-hue.tar.gz