python2-nmap on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python2-nmap

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

$ yay -Rns python2-nmap

2. Manually Install "python2-nmap" via AUR

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

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

b. Clone python2-nmap's git locally

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

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

$ cd ~/python2-nmap $ makepkg -si

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

ID: 928410
Name: python2-nmap
PackageBaseID: 53900
PackageBase: python-nmap
Version: 0.6.4-1
Description: A Python library which helps in using the nmap port scanner. required nmap software
URL: http://xael.org/pages/python-nmap.html
NumVotes: 11
Popularity: 0
OutOfDate: 1641332699
Maintainer: sleduc
FirstSubmitted: 1320959620
LastModified: 1625071930
URLPath: /cgit/aur.git/snapshot/python2-nmap.tar.gz