gallery-dl on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S gallery-dl

* (Optional) Uninstall gallery-dl on Arch using YAY

$ yay -Rns gallery-dl

2. Manually Install "gallery-dl" via AUR

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

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

b. Clone gallery-dl's git locally

$ git clone https://aur.archlinux.org/gallery-dl.git ~/gallery-dl

c. Go to ~/gallery-dl folder and install it

$ cd ~/gallery-dl $ makepkg -si

3. Information about the gallery-dl package on Arch User Repository (AUR)

ID: 1411074
Name: gallery-dl
PackageBaseID: 131195
PackageBase: gallery-dl
Version: 1.26.8-1
Description: Command-line program to download image-galleries and collections from several image hosting sites
URL: https://github.com/mikf/gallery-dl
NumVotes: 59
Popularity: 1.117064
OutOfDate:
Maintainer: katt
Submitter: lll2yu
FirstSubmitted: 1522344933
LastModified: 1708202849
URLPath: /cgit/aur.git/snapshot/gallery-dl.tar.gz