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
Copied
b. Install nmap-netcat on Arch using YAY
$
yay -S
nmap-netcat
Copied
* (Optional) Uninstall nmap-netcat on Arch using YAY
$
yay -Rns
nmap-netcat
Copied
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
Copied
b. Clone nmap-netcat's git locally
$
git clone https://aur.archlinux.org/nmap-netcat.git
~/nmap-netcat
Copied
c. Go to ~/nmap-netcat folder and install it
$
cd
~/nmap-netcat
Copied
$
makepkg -si
Copied
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
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