nmap-svn on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S nmap-svn

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

$ yay -Rns nmap-svn

2. Manually Install "nmap-svn" via AUR

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

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

b. Clone nmap-svn's git locally

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

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

$ cd ~/nmap-svn $ makepkg -si

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

ID: 667464
Name: nmap-svn
PackageBaseID: 99466
PackageBase: nmap-svn
Version: 7.80.r37760-1
Description: Utility for network discovery and security auditing
URL: https://nmap.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: Manouchehri
FirstSubmitted: 1441565394
LastModified: 1573945208
URLPath: /cgit/aur.git/snapshot/nmap-svn.tar.gz