phantun on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S phantun

* (Optional) Uninstall phantun on Arch using YAY

$ yay -Rns phantun

2. Manually Install "phantun" via AUR

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

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

b. Clone phantun's git locally

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

c. Go to ~/phantun folder and install it

$ cd ~/phantun $ makepkg -si

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

ID: 1157374
Name: phantun
PackageBaseID: 177356
PackageBase: phantun
Version: 0.6.0-1
Description: Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs.
URL: https://github.com/dndx/phantun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Woshiluo
Submitter: Woshiluo
FirstSubmitted: 1648451970
LastModified: 1666750767
URLPath: /cgit/aur.git/snapshot/phantun.tar.gz