armitage on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S armitage

* (Optional) Uninstall armitage on Arch using YAY

$ yay -Rns armitage

2. Manually Install "armitage" via AUR

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

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

b. Clone armitage's git locally

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

c. Go to ~/armitage folder and install it

$ cd ~/armitage $ makepkg -si

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

ID: 560056
Name: armitage
PackageBaseID: 107779
PackageBase: armitage
Version: 08.13.15-4
Description: Metasploit GUI Front ened written in java
URL: http://www.fastandeasyhacking.com/
NumVotes: 29
Popularity: 0
OutOfDate: 1636404565
Maintainer: lberrymage
FirstSubmitted: 1455816415
LastModified: 1542238746
URLPath: /cgit/aur.git/snapshot/armitage.tar.gz

5. The same packages on other Linux Distributions