nightshift on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S nightshift

* (Optional) Uninstall nightshift on Arch using YAY

$ yay -Rns nightshift

2. Manually Install "nightshift" via AUR

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

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

b. Clone nightshift's git locally

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

c. Go to ~/nightshift folder and install it

$ cd ~/nightshift $ makepkg -si

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

ID: 193279
Name: nightshift
PackageBaseID: 80861
PackageBase: nightshift
Version: 0.6-1
Description: A terminal user interface for redshift
URL: https://github.com/maandree/nightshift
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1397350600
LastModified: 1434111343
URLPath: /cgit/aur.git/snapshot/nightshift.tar.gz