aria2p on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S aria2p

* (Optional) Uninstall aria2p on Arch using YAY

$ yay -Rns aria2p

2. Manually Install "aria2p" via AUR

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

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

b. Clone aria2p's git locally

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

c. Go to ~/aria2p folder and install it

$ cd ~/aria2p $ makepkg -si

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

ID: 1390617
Name: aria2p
PackageBaseID: 148638
PackageBase: aria2p
Version: 0.12.0-1
Description: Command-line tool and library to interact with an aria2c daemon process with JSON-RPC
URL: https://pawamoy.github.io/showcase/aria2p
NumVotes: 6
Popularity: 0.425656
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1580406270
LastModified: 1705946433
URLPath: /cgit/aur.git/snapshot/aria2p.tar.gz