ncspot on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ncspot

* (Optional) Uninstall ncspot on Arch using YAY

$ yay -Rns ncspot

2. Manually Install "ncspot" via AUR

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

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

b. Clone ncspot's git locally

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

c. Go to ~/ncspot folder and install it

$ cd ~/ncspot $ makepkg -si

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

ID: 1129591
Name: ncspot
PackageBaseID: 146845
PackageBase: ncspot
Version: 0.11.0-1
Description: Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
URL: https://github.com/hrkfdn/ncspot
NumVotes: 40
Popularity: 3.362607
OutOfDate:
Maintainer: alevalv
FirstSubmitted: 1574449728
LastModified: 1661269168
URLPath: /cgit/aur.git/snapshot/ncspot.tar.gz