python-libnmap on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-libnmap

* (Optional) Uninstall python-libnmap on Arch using YAY

$ yay -Rns python-libnmap

2. Manually Install "python-libnmap" via AUR

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

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

b. Clone python-libnmap's git locally

$ git clone https://aur.archlinux.org/python-libnmap.git ~/python-libnmap

c. Go to ~/python-libnmap folder and install it

$ cd ~/python-libnmap $ makepkg -si

3. Information about the python-libnmap package on Arch User Repository (AUR)

ID: 835294
Name: python-libnmap
PackageBaseID: 145703
PackageBase: python-libnmap
Version: 0.7.2-1
Description: Python NMAP library enabling you to start async nmap tasks, parse and compare/diff scan results. Python 3 version from PyPi
URL: https://github.com/savon-noir/python-libnmap
NumVotes: 2
Popularity: 0.000523
OutOfDate: 1677800792
Maintainer: algebro
Submitter: algebro
FirstSubmitted: 1570632361
LastModified: 1608340182
URLPath: /cgit/aur.git/snapshot/python-libnmap.tar.gz

5. The same packages on other Linux Distributions