udt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S udt

* (Optional) Uninstall udt on Arch using YAY

$ yay -Rns udt

2. Manually Install "udt" via AUR

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

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

b. Clone udt's git locally

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

c. Go to ~/udt folder and install it

$ cd ~/udt $ makepkg -si

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

ID: 223707
Name: udt
PackageBaseID: 98155
PackageBase: udt
Version: 4.11-1
Description: A protocol built on top of UDP by adding reliability control and congestion control.
URL: http://udt.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: duthils
FirstSubmitted: 1440111606
LastModified: 1440111668
URLPath: /cgit/aur.git/snapshot/udt.tar.gz