xdcc on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S xdcc

* (Optional) Uninstall xdcc on Arch using YAY

$ yay -Rns xdcc

2. Manually Install "xdcc" via AUR

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

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

b. Clone xdcc's git locally

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

c. Go to ~/xdcc folder and install it

$ cd ~/xdcc $ makepkg -si

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

ID: 722330
Name: xdcc
PackageBaseID: 142328
PackageBase: xdcc
Version: 0.3.1-1
Description: xdcc file downloader
URL: https://git.sr.ht/~dax/xdcc
NumVotes: 2
Popularity: 0
OutOfDate: 1704658321
Maintainer: daxx
Submitter: daxx
FirstSubmitted: 1558909866
LastModified: 1587184200
URLPath: /cgit/aur.git/snapshot/xdcc.tar.gz