metasploit-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S metasploit-git

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

$ yay -Rns metasploit-git

2. Manually Install "metasploit-git" via AUR

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

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

b. Clone metasploit-git's git locally

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

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

$ cd ~/metasploit-git $ makepkg -si

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

ID: 1310989
Name: metasploit-git
PackageBaseID: 86744
PackageBase: metasploit-git
Version: 1:6.3.31.71421.28ba19a12f-1
Description: Advanced open-source platform for developing, testing, and using exploit code
URL: https://www.metasploit.com/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: axper
FirstSubmitted: 1413732432
LastModified: 1693352773
URLPath: /cgit/aur.git/snapshot/metasploit-git.tar.gz