pwncat on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pwncat

* (Optional) Uninstall pwncat on Arch using YAY

$ yay -Rns pwncat

2. Manually Install "pwncat" via AUR

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

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

b. Clone pwncat's git locally

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

c. Go to ~/pwncat folder and install it

$ cd ~/pwncat $ makepkg -si

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

ID: 1179162
Name: pwncat
PackageBaseID: 153725
PackageBase: pwncat
Version: 0.1.2-2
Description: Netcat on steroids with Firewall, IDS/IPS evasion, bind and reverse shell, self-injecting shell and port forwarding magic - and its fully scriptable with Python (PSE)
URL: https://cytopia.github.io/pwncat
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1590701136
LastModified: 1670371859
URLPath: /cgit/aur.git/snapshot/pwncat.tar.gz

5. The same packages on other Linux Distributions