blueshift on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S blueshift

* (Optional) Uninstall blueshift on Arch using YAY

$ yay -Rns blueshift

2. Manually Install "blueshift" via AUR

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

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

b. Clone blueshift's git locally

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

c. Go to ~/blueshift folder and install it

$ cd ~/blueshift $ makepkg -si

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

ID: 326675
Name: blueshift
PackageBaseID: 79141
PackageBase: blueshift
Version: 1.90.5-1
Description: An extensible and highly configurable alternative to redshift
URL: https://github.com/maandree/blueshift
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: maandree
FirstSubmitted: 1392767415
LastModified: 1470257880
URLPath: /cgit/aur.git/snapshot/blueshift.tar.gz