sctd on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S sctd

* (Optional) Uninstall sctd on Arch using YAY

$ yay -Rns sctd

2. Manually Install "sctd" via AUR

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

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

b. Clone sctd's git locally

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

c. Go to ~/sctd folder and install it

$ cd ~/sctd $ makepkg -si

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

ID: 998118
Name: sctd
PackageBaseID: 154437
PackageBase: sctd
Version: 0.2.0-3
Description: A daemon to change the display color temperature based on time of day
URL: https://github.com/amir/sctd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wlhlm
Submitter: wlhlm
FirstSubmitted: 1592298273
LastModified: 1638646767
URLPath: /cgit/aur.git/snapshot/sctd.tar.gz