pwnat on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pwnat

* (Optional) Uninstall pwnat on Arch using YAY

$ yay -Rns pwnat

2. Manually Install "pwnat" via AUR

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

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

b. Clone pwnat's git locally

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

c. Go to ~/pwnat folder and install it

$ cd ~/pwnat $ makepkg -si

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

ID: 219600
Name: pwnat
PackageBaseID: 96958
PackageBase: pwnat
Version: 0.3_beta-1
Description: A tool that allows clients behind NAT to communicate without any port forwarding
URL: http://samy.pl/pwnat
NumVotes: 4
Popularity: 0
OutOfDate: 1700149594
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1439136789
LastModified: 1439136846
URLPath: /cgit/aur.git/snapshot/pwnat.tar.gz

5. The same packages on other Linux Distributions