dcc on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S dcc

* (Optional) Uninstall dcc on Arch using YAY

$ yay -Rns dcc

2. Manually Install "dcc" via AUR

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

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

b. Clone dcc's git locally

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

c. Go to ~/dcc folder and install it

$ cd ~/dcc $ makepkg -si

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

ID: 626761
Name: dcc
PackageBaseID: 6019
PackageBase: dcc
Version: 2.3.167-1
Description: Distributed Checksum Clearinghouse spam tool
URL: http://www.rhyolite.com/anti-spam/dcc
NumVotes: 10
Popularity: 0.000194
OutOfDate: 1642091324
Maintainer:
Submitter:
FirstSubmitted: 1152990237
LastModified: 1562196065
URLPath: /cgit/aur.git/snapshot/dcc.tar.gz