aria2cd on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "aria2cd" 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
Copied
b. Install aria2cd on Arch using YAY
$
yay -S
aria2cd
Copied
* (Optional) Uninstall aria2cd on Arch using YAY
$
yay -Rns
aria2cd
Copied
2. Manually Install "aria2cd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone aria2cd's git locally
$
git clone https://aur.archlinux.org/aria2cd.git
~/aria2cd
Copied
c. Go to ~/aria2cd folder and install it
$
cd
~/aria2cd
Copied
$
makepkg -si
Copied
3. Information about the aria2cd package on Arch User Repository (AUR)
ID: 1157850
Name: aria2cd
PackageBaseID: 170667
PackageBase: aria2cd
Version: 1.3-12
Description: A systemd Service to start aria2 automatically.
URL: https://aur.archlinux.org/packages/aria2cd
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: ZhangHua
Submitter: ZhangHua
FirstSubmitted: 1630574056
LastModified: 1666840607
URLPath: /cgit/aur.git/snapshot/aria2cd.tar.gz
Name: aria2cd
PackageBaseID: 170667
PackageBase: aria2cd
Version: 1.3-12
Description: A systemd Service to start aria2 automatically.
URL: https://aur.archlinux.org/packages/aria2cd
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: ZhangHua
Submitter: ZhangHua
FirstSubmitted: 1630574056
LastModified: 1666840607
URLPath: /cgit/aur.git/snapshot/aria2cd.tar.gz