sacad on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S sacad

* (Optional) Uninstall sacad on Arch using YAY

$ yay -Rns sacad

2. Manually Install "sacad" via AUR

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

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

b. Clone sacad's git locally

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

c. Go to ~/sacad folder and install it

$ cd ~/sacad $ makepkg -si

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

ID: 1278517
Name: sacad
PackageBaseID: 126254
PackageBase: sacad
Version: 2.7.5-3
Description: Smart Automatic Cover Art Downloader
URL: https://github.com/desbma/sacad
NumVotes: 5
Popularity: 0.368701
OutOfDate:
Maintainer: desbma
Submitter: desbma
FirstSubmitted: 1507639484
LastModified: 1687700458
URLPath: /cgit/aur.git/snapshot/sacad.tar.gz

5. The same packages on other Linux Distributions