spotlight on AUR (Arch User Repository)

Last updated: June 19,2024

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

$ yay -S spotlight

* (Optional) Uninstall spotlight on Arch using YAY

$ yay -Rns spotlight

2. Manually Install "spotlight" via AUR

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

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

b. Clone spotlight's git locally

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

c. Go to ~/spotlight folder and install it

$ cd ~/spotlight $ makepkg -si

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

ID: 915499
Name: spotlight
PackageBaseID: 115079
PackageBase: spotlight
Version: 52.e6d845c-1
Description: Displays a new background image daily
URL: https://github.com/mariusknaust/spotlight
NumVotes: 7
Popularity: 0.076875
OutOfDate:
Maintainer: marius.knaust
Submitter: marius.knaust
FirstSubmitted: 1472392554
LastModified: 1622567033
URLPath: /cgit/aur.git/snapshot/spotlight.tar.gz