aria2d on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S aria2d

* (Optional) Uninstall aria2d on Arch using YAY

$ yay -Rns aria2d

2. Manually Install "aria2d" via AUR

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

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

b. Clone aria2d's git locally

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

c. Go to ~/aria2d folder and install it

$ cd ~/aria2d $ makepkg -si

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

ID: 353688
Name: aria2d
PackageBaseID: 116630
PackageBase: aria2d
Version: 1.1-2
Description: Daemonize aria2
URL: https://github.com/MikalaiR/aria2d
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mikalair
Submitter: mikalair
FirstSubmitted: 1477930632
LastModified: 1478373813
URLPath: /cgit/aur.git/snapshot/aria2d.tar.gz