dl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dl

* (Optional) Uninstall dl on Arch using YAY

$ yay -Rns dl

2. Manually Install "dl" via AUR

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

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

b. Clone dl's git locally

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

c. Go to ~/dl folder and install it

$ cd ~/dl $ makepkg -si

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

ID: 1106797
Name: dl
PackageBaseID: 183691
PackageBase: dl
Version: 1.0.2.1-1
Description: A tool and core to download videos from your terminal
URL: https://github.com/z3oxs/dl.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: z3oxs
Submitter: z3oxs
FirstSubmitted: 1656708844
LastModified: 1656776444
URLPath: /cgit/aur.git/snapshot/dl.tar.gz