sqlmap-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S sqlmap-bin

* (Optional) Uninstall sqlmap-bin on Arch using YAY

$ yay -Rns sqlmap-bin

2. Manually Install "sqlmap-bin" via AUR

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

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

b. Clone sqlmap-bin's git locally

$ git clone https://aur.archlinux.org/sqlmap-bin.git ~/sqlmap-bin

c. Go to ~/sqlmap-bin folder and install it

$ cd ~/sqlmap-bin $ makepkg -si

3. Information about the sqlmap-bin package on Arch User Repository (AUR)

ID: 1122995
Name: sqlmap-bin
PackageBaseID: 184755
PackageBase: sqlmap-bin
Version: 1.6.8-2
Description: Automatic SQL injection and database takeover tool
URL: http://sqlmap.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: placidina
FirstSubmitted: 1659837377
LastModified: 1659839223
URLPath: /cgit/aur.git/snapshot/sqlmap-bin.tar.gz