beets-check on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S beets-check

* (Optional) Uninstall beets-check on Arch using YAY

$ yay -Rns beets-check

2. Manually Install "beets-check" via AUR

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

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

b. Clone beets-check's git locally

$ git clone https://aur.archlinux.org/beets-check.git ~/beets-check

c. Go to ~/beets-check folder and install it

$ cd ~/beets-check $ makepkg -si

3. Information about the beets-check package on Arch User Repository (AUR)

ID: 882564
Name: beets-check
PackageBaseID: 139249
PackageBase: beets-check
Version: 0.13.0-1
Description: Verify and store checksums in your beets library
URL: https://github.com/geigerzaehler/beets-check
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: FunctionalHacker
Submitter: FunctionalHacker
FirstSubmitted: 1549203112
LastModified: 1616606379
URLPath: /cgit/aur.git/snapshot/beets-check.tar.gz