rdedup on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rdedup

* (Optional) Uninstall rdedup on Arch using YAY

$ yay -Rns rdedup

2. Manually Install "rdedup" via AUR

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

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

b. Clone rdedup's git locally

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

c. Go to ~/rdedup folder and install it

$ cd ~/rdedup $ makepkg -si

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

ID: 580758
Name: rdedup
PackageBaseID: 123172
PackageBase: rdedup
Version: 3.1.1-1
Description: Data deduplication engine, supporting optional compression and public key encryption
URL: https://github.com/dpc/rdedup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SpaceToast
Submitter: dywedir
FirstSubmitted: 1496738498
LastModified: 1548648238
URLPath: /cgit/aur.git/snapshot/rdedup.tar.gz