sqlmap-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S sqlmap-git

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

$ yay -Rns sqlmap-git

2. Manually Install "sqlmap-git" via AUR

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

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

b. Clone sqlmap-git's git locally

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

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

$ cd ~/sqlmap-git $ makepkg -si

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

ID: 1264116
Name: sqlmap-git
PackageBaseID: 61167
PackageBase: sqlmap-git
Version: 1.7.5.r5.g48c967c01-1
Description: Automatic SQL injection and database takeover tool
URL: http://sqlmap.org
NumVotes: 63
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: fxbru
FirstSubmitted: 1343150822
LastModified: 1685180184
URLPath: /cgit/aur.git/snapshot/sqlmap-git.tar.gz