udr on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S udr

* (Optional) Uninstall udr on Arch using YAY

$ yay -Rns udr

2. Manually Install "udr" via AUR

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

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

b. Clone udr's git locally

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

c. Go to ~/udr folder and install it

$ cd ~/udr $ makepkg -si

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

ID: 884940
Name: udr
PackageBaseID: 113178
PackageBase: udr
Version: 0.9.4-1
Description: A UDT wrapper for rsync that improves throughput of large dataset transfers over long distances.
URL: http://www.labcomputing.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1467623044
LastModified: 1617016084
URLPath: /cgit/aur.git/snapshot/udr.tar.gz