dnload on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S dnload

* (Optional) Uninstall dnload on Arch using YAY

$ yay -Rns dnload

2. Manually Install "dnload" via AUR

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

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

b. Clone dnload's git locally

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

c. Go to ~/dnload folder and install it

$ cd ~/dnload $ makepkg -si

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

ID: 533728
Name: dnload
PackageBaseID: 134946
PackageBase: dnload
Version: r14-1
Description: Build small executables
URL: https://github.com/faemiyah/dnload/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1533901055
LastModified: 1533901056
URLPath: /cgit/aur.git/snapshot/dnload.tar.gz