dduper on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dduper

* (Optional) Uninstall dduper on Arch using YAY

$ yay -Rns dduper

2. Manually Install "dduper" via AUR

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

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

b. Clone dduper's git locally

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

c. Go to ~/dduper folder and install it

$ cd ~/dduper $ makepkg -si

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

ID: 1261581
Name: dduper
PackageBaseID: 193906
PackageBase: dduper
Version: 0.04-1
Description: Block-level out-of-band BTRFS dedupe tool
URL: https://github.com/Lakshmipathi/dduper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1684756970
LastModified: 1684756970
URLPath: /cgit/aur.git/snapshot/dduper.tar.gz