rdedup on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install rdedup on Arch using YAY
$
yay -S
rdedup
Copied
* (Optional) Uninstall rdedup on Arch using YAY
$
yay -Rns
rdedup
Copied
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
Copied
b. Clone rdedup's git locally
$
git clone https://aur.archlinux.org/rdedup.git
~/rdedup
Copied
c. Go to ~/rdedup folder and install it
$
cd
~/rdedup
Copied
$
makepkg -si
Copied
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
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