sctd on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install sctd on Arch using YAY
$
yay -S
sctd
Copied
* (Optional) Uninstall sctd on Arch using YAY
$
yay -Rns
sctd
Copied
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
Copied
b. Clone sctd's git locally
$
git clone https://aur.archlinux.org/sctd.git
~/sctd
Copied
c. Go to ~/sctd folder and install it
$
cd
~/sctd
Copied
$
makepkg -si
Copied
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
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