ptunnel-ng on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ptunnel-ng

* (Optional) Uninstall ptunnel-ng on Arch using YAY

$ yay -Rns ptunnel-ng

2. Manually Install "ptunnel-ng" via AUR

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

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

b. Clone ptunnel-ng's git locally

$ git clone https://aur.archlinux.org/ptunnel-ng.git ~/ptunnel-ng

c. Go to ~/ptunnel-ng folder and install it

$ cd ~/ptunnel-ng $ makepkg -si

3. Information about the ptunnel-ng package on Arch User Repository (AUR)

ID: 580008
Name: ptunnel-ng
PackageBaseID: 134370
PackageBase: ptunnel-ng
Version: 1.32-1
Description: A TCP forwarder and proxy used for ICMP/UDP tunneling without creating tun devices. (Ping Tunnel, ICMP Echo Tunnel, UDP Tunnel)
URL: https://www.github.com/lnslbrty/ptunnel-ng
NumVotes: 2
Popularity: 0
OutOfDate: 1597329882
Maintainer: lnslbrty
Submitter: lnslbrty
FirstSubmitted: 1532009228
LastModified: 1548433315
URLPath: /cgit/aur.git/snapshot/ptunnel-ng.tar.gz