cover_grabber on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cover_grabber

* (Optional) Uninstall cover_grabber on Arch using YAY

$ yay -Rns cover_grabber

2. Manually Install "cover_grabber" via AUR

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

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

b. Clone cover_grabber's git locally

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

c. Go to ~/cover_grabber folder and install it

$ cd ~/cover_grabber $ makepkg -si

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

ID: 284756
Name: cover_grabber
PackageBaseID: 82878
PackageBase: cover_grabber
Version: 1.2.1-1
Description: Recursively traverse directory containing media files (MP3, ogg, FLAC) and download album cover art
URL: http://sourceforge.net/projects/covergrabber/
NumVotes: 3
Popularity: 0
OutOfDate: 1627389193
Maintainer:
FirstSubmitted: 1402242775
LastModified: 1457970115
URLPath: /cgit/aur.git/snapshot/cover_grabber.tar.gz