spotiflyer on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S spotiflyer

* (Optional) Uninstall spotiflyer on Arch using YAY

$ yay -Rns spotiflyer

2. Manually Install "spotiflyer" via AUR

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

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

b. Clone spotiflyer's git locally

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

c. Go to ~/spotiflyer folder and install it

$ cd ~/spotiflyer $ makepkg -si

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