nmap-parse-output on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S nmap-parse-output

* (Optional) Uninstall nmap-parse-output on Arch using YAY

$ yay -Rns nmap-parse-output

2. Manually Install "nmap-parse-output" via AUR

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

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

b. Clone nmap-parse-output's git locally

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

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

$ cd ~/nmap-parse-output $ makepkg -si

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

ID: 633329
Name: nmap-parse-output
PackageBaseID: 139586
PackageBase: nmap-parse-output
Version: 1.5.1-1
Description: Converts/manipulates/extracts data from a Nmap scan output.
URL: https://github.com/ernw/nmap-parse-output
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sven-to
Submitter: sven-to
FirstSubmitted: 1549982795
LastModified: 1564413962
URLPath: /cgit/aur.git/snapshot/nmap-parse-output.tar.gz