python-lfm on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-lfm

* (Optional) Uninstall python-lfm on Arch using YAY

$ yay -Rns python-lfm

2. Manually Install "python-lfm" via AUR

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

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

b. Clone python-lfm's git locally

$ git clone https://aur.archlinux.org/python-lfm.git ~/python-lfm

c. Go to ~/python-lfm folder and install it

$ cd ~/python-lfm $ makepkg -si

3. Information about the python-lfm package on Arch User Repository (AUR)

ID: 454584
Name: python-lfm
PackageBaseID: 126608
PackageBase: python-lfm
Version: 1.1.1-1
Description: A Last.fm API interface.
URL: https://gitlab.com/hauzer/lfm/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hauzer
Submitter: hauzer
FirstSubmitted: 1508853847
LastModified: 1508853847
URLPath: /cgit/aur.git/snapshot/python-lfm.tar.gz