wdt on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S wdt

* (Optional) Uninstall wdt on Arch using YAY

$ yay -Rns wdt

2. Manually Install "wdt" via AUR

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

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

b. Clone wdt's git locally

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

c. Go to ~/wdt folder and install it

$ cd ~/wdt $ makepkg -si

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

ID: 801430
Name: wdt
PackageBaseID: 121108
PackageBase: wdt
Version: 1.27.1612021-7
Description: Tool to transfer data between 2 systems as fast as possible over multiple TCP paths
URL: https://github.com/facebook/wdt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1490885555
LastModified: 1602056597
URLPath: /cgit/aur.git/snapshot/wdt.tar.gz