getsploit on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S getsploit

* (Optional) Uninstall getsploit on Arch using YAY

$ yay -Rns getsploit

2. Manually Install "getsploit" via AUR

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

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

b. Clone getsploit's git locally

$ git clone https://aur.archlinux.org/getsploit.git ~/getsploit

c. Go to ~/getsploit folder and install it

$ cd ~/getsploit $ makepkg -si

3. Information about the getsploit package on Arch User Repository (AUR)

ID: 851203
Name: getsploit
PackageBaseID: 135713
PackageBase: getsploit
Version: 0.3.0-1
Description: Command line utility for searching and downloading exploits
URL: https://github.com/vulnersCom/getsploit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1536157735
LastModified: 1611274401
URLPath: /cgit/aur.git/snapshot/getsploit.tar.gz