linuxdcpp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S linuxdcpp

* (Optional) Uninstall linuxdcpp on Arch using YAY

$ yay -Rns linuxdcpp

2. Manually Install "linuxdcpp" via AUR

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

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

b. Clone linuxdcpp's git locally

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

c. Go to ~/linuxdcpp folder and install it

$ cd ~/linuxdcpp $ makepkg -si

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

ID: 586528
Name: linuxdcpp
PackageBaseID: 120309
PackageBase: linuxdcpp
Version: 1.1.0-8
Description: A Gtk+ Direct Connect client based on DC++.
URL: https://launchpad.net/linuxdcpp/
NumVotes: 6
Popularity: 6.7E-5
OutOfDate: 1655819871
Maintainer: kaptoxic
FirstSubmitted: 1488573226
LastModified: 1550247299
URLPath: /cgit/aur.git/snapshot/linuxdcpp.tar.gz