lastfmlib on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lastfmlib

* (Optional) Uninstall lastfmlib on Arch using YAY

$ yay -Rns lastfmlib

2. Manually Install "lastfmlib" via AUR

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

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

b. Clone lastfmlib's git locally

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

c. Go to ~/lastfmlib folder and install it

$ cd ~/lastfmlib $ makepkg -si

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

ID: 204913
Name: lastfmlib
PackageBaseID: 31852
PackageBase: lastfmlib
Version: 0.4.0-1
Description: A library that provides an implementation of the Last.fm protocol
URL: http://code.google.com/p/lastfmlib/
NumVotes: 8
Popularity: 0
OutOfDate: 1701040954
Maintainer: seberm
Submitter:
FirstSubmitted: 1257669616
LastModified: 1435658059
URLPath: /cgit/aur.git/snapshot/lastfmlib.tar.gz