rdup on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rdup

* (Optional) Uninstall rdup on Arch using YAY

$ yay -Rns rdup

2. Manually Install "rdup" via AUR

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

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

b. Clone rdup's git locally

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

c. Go to ~/rdup folder and install it

$ cd ~/rdup $ makepkg -si

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

ID: 301048
Name: rdup
PackageBaseID: 3728
PackageBase: rdup
Version: 1.1.15-1
Description: Generates a file list suitable for making backups. Processing tool included.
URL: http://archive.miek.nl/projects/rdup
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1141583015
LastModified: 1462798867
URLPath: /cgit/aur.git/snapshot/rdup.tar.gz