exploit-db-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S exploit-db-git

* (Optional) Uninstall exploit-db-git on Arch using YAY

$ yay -Rns exploit-db-git

2. Manually Install "exploit-db-git" via AUR

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

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

b. Clone exploit-db-git's git locally

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

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

$ cd ~/exploit-db-git $ makepkg -si

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

ID: 524018
Name: exploit-db-git
PackageBaseID: 109437
PackageBase: exploit-db-git
Version: git-1
Description: The Exploit Database (EDB) an ultimate archive of exploits and vulnerable software - A collection of hacks
URL: https://github.com/offensive-security/exploit-database
NumVotes: 3
Popularity: 0.012055
OutOfDate: 1627228614
Maintainer: thanx
Submitter: thanx
FirstSubmitted: 1459194093
LastModified: 1530645005
URLPath: /cgit/aur.git/snapshot/exploit-db-git.tar.gz