udptunnel on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S udptunnel

* (Optional) Uninstall udptunnel on Arch using YAY

$ yay -Rns udptunnel

2. Manually Install "udptunnel" via AUR

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

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

b. Clone udptunnel's git locally

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

c. Go to ~/udptunnel folder and install it

$ cd ~/udptunnel $ makepkg -si

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

ID: 602584
Name: udptunnel
PackageBaseID: 58406
PackageBase: udptunnel
Version: r19-2
Description: Tunnels TCP over UDP packets.
URL: http://code.google.com/p/udptunnel/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer:
Submitter: magicfish1990
FirstSubmitted: 1334216924
LastModified: 1554836104
URLPath: /cgit/aur.git/snapshot/udptunnel.tar.gz