cpdup on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cpdup

* (Optional) Uninstall cpdup on Arch using YAY

$ yay -Rns cpdup

2. Manually Install "cpdup" via AUR

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

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

b. Clone cpdup's git locally

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

c. Go to ~/cpdup folder and install it

$ cd ~/cpdup $ makepkg -si

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

ID: 892835
Name: cpdup
PackageBaseID: 17404
PackageBase: cpdup
Version: 1.22-1
Description: Tool to mirror filesystems retaining permissions, flags, ownership, and utimes
URL: https://github.com/DragonFlyBSD/cpdup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: m3thodic
Submitter:
FirstSubmitted: 1212998647
LastModified: 1618498866
URLPath: /cgit/aur.git/snapshot/cpdup.tar.gz