udp-over-tcp on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S udp-over-tcp

* (Optional) Uninstall udp-over-tcp on Arch using YAY

$ yay -Rns udp-over-tcp

2. Manually Install "udp-over-tcp" via AUR

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

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

b. Clone udp-over-tcp's git locally

$ git clone https://aur.archlinux.org/udp-over-tcp.git ~/udp-over-tcp

c. Go to ~/udp-over-tcp folder and install it

$ cd ~/udp-over-tcp $ makepkg -si

3. Information about the udp-over-tcp package on Arch User Repository (AUR)

ID: 1382565
Name: udp-over-tcp
PackageBaseID: 178584
PackageBase: udp-over-tcp
Version: 0.4.0-1
Description: Proxy UDP traffic over a TCP stream
URL: https://github.com/mullvad/udp-over-tcp
NumVotes: 2
Popularity: 0.077029
OutOfDate:
Maintainer: HurricanePootis
Submitter: cdown
FirstSubmitted: 1651708545
LastModified: 1704738642
URLPath: /cgit/aur.git/snapshot/udp-over-tcp.tar.gz