image-id on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S image-id

* (Optional) Uninstall image-id on Arch using YAY

$ yay -Rns image-id

2. Manually Install "image-id" via AUR

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

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

b. Clone image-id's git locally

$ git clone https://aur.archlinux.org/image-id.git ~/image-id

c. Go to ~/image-id folder and install it

$ cd ~/image-id $ makepkg -si

3. Information about the image-id package on Arch User Repository (AUR)

ID: 202423
Name: image-id
PackageBaseID: 72125
PackageBase: image-id
Version: 2.1.0-1
Description: A tool to compute the MusicBrainz disc ID from a CD image
URL: https://github.com/kepstin/image-id
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: JonnyJD
Submitter: JonnyJD
FirstSubmitted: 1374768249
LastModified: 1435181235
URLPath: /cgit/aur.git/snapshot/image-id.tar.gz