blender-dl on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S blender-dl

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

$ yay -Rns blender-dl

2. Manually Install "blender-dl" via AUR

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

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

b. Clone blender-dl's git locally

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

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

$ cd ~/blender-dl $ makepkg -si

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

ID: 1273272
Name: blender-dl
PackageBaseID: 194669
PackageBase: blender-dl
Version: 1.4-1
Description: Bash script for fast blender downloading.
URL: https://github.com/snarkrans/blender-dl
NumVotes: 1
Popularity: 0.00386
OutOfDate:
Maintainer: snarkrans
Submitter: snarkrans
FirstSubmitted: 1686753204
LastModified: 1686769193
URLPath: /cgit/aur.git/snapshot/blender-dl.tar.gz