aria2fe on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S aria2fe

* (Optional) Uninstall aria2fe on Arch using YAY

$ yay -Rns aria2fe

2. Manually Install "aria2fe" via AUR

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

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

b. Clone aria2fe's git locally

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

c. Go to ~/aria2fe folder and install it

$ cd ~/aria2fe $ makepkg -si

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

ID: 239068
Name: aria2fe
PackageBaseID: 101751
PackageBase: aria2fe
Version: 0.0.5-6
Description: A GUI for the CLI-based aria2 download utility
URL: http://sourceforge.net/projects/aria2fe/
NumVotes: 7
Popularity: 0.565499
OutOfDate:
Maintainer: aLostEngineer
Submitter: aLostEngineer
FirstSubmitted: 1444655914
LastModified: 1444657059
URLPath: /cgit/aur.git/snapshot/aria2fe.tar.gz