nmap-netcat on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S nmap-netcat

* (Optional) Uninstall nmap-netcat on Arch using YAY

$ yay -Rns nmap-netcat

2. Manually Install "nmap-netcat" via AUR

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

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

b. Clone nmap-netcat's git locally

$ git clone https://aur.archlinux.org/nmap-netcat.git ~/nmap-netcat

c. Go to ~/nmap-netcat folder and install it

$ cd ~/nmap-netcat $ makepkg -si

3. Information about the nmap-netcat package on Arch User Repository (AUR)

ID: 548550
Name: nmap-netcat
PackageBaseID: 135610
PackageBase: nmap-netcat
Version: 1.0-4
Description: Use nmap's ncat as netcat
URL:
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: yrlf
Submitter: yrlf
FirstSubmitted: 1535886932
LastModified: 1538423667
URLPath: /cgit/aur.git/snapshot/nmap-netcat.tar.gz