lightsd on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S lightsd

* (Optional) Uninstall lightsd on Arch using YAY

$ yay -Rns lightsd

2. Manually Install "lightsd" via AUR

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

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

b. Clone lightsd's git locally

$ git clone https://aur.archlinux.org/lightsd.git ~/lightsd

c. Go to ~/lightsd folder and install it

$ cd ~/lightsd $ makepkg -si

3. Information about the lightsd package on Arch User Repository (AUR)

ID: 383491
Name: lightsd
PackageBaseID: 99157
PackageBase: lightsd
Version: 1:1.2.1-1
Description: Daemon to control your LIFX smart bulbs via a JSON-RPC API
URL: https://www.github.com/lopter/lightsd/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kalessin
Submitter: kalessin
FirstSubmitted: 1441092285
LastModified: 1486955558
URLPath: /cgit/aur.git/snapshot/lightsd.tar.gz