scrobbler on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S scrobbler

* (Optional) Uninstall scrobbler on Arch using YAY

$ yay -Rns scrobbler

2. Manually Install "scrobbler" via AUR

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

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

b. Clone scrobbler's git locally

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

c. Go to ~/scrobbler folder and install it

$ cd ~/scrobbler $ makepkg -si

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

ID: 454582
Name: scrobbler
PackageBaseID: 126607
PackageBase: scrobbler
Version: 1.1.4-1
Description: A command-line Last.fm scrobbler and a now-playing status updater.
URL: https://gitlab.com/hauzer/scrobbler
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hauzer
Submitter: hauzer
FirstSubmitted: 1508853806
LastModified: 1508853806
URLPath: /cgit/aur.git/snapshot/scrobbler.tar.gz