crackmapexec on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S crackmapexec

* (Optional) Uninstall crackmapexec on Arch using YAY

$ yay -Rns crackmapexec

2. Manually Install "crackmapexec" via AUR

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

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

b. Clone crackmapexec's git locally

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

c. Go to ~/crackmapexec folder and install it

$ cd ~/crackmapexec $ makepkg -si

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

ID: 1254596
Name: crackmapexec
PackageBaseID: 129459
PackageBase: crackmapexec
Version: 5.4.0-2
Description: A swiss army knife for pentesting Windows/Active Directory environments
URL: https://github.com/byt3bl33d3r/CrackMapExec
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: bao7uo
FirstSubmitted: 1516877816
LastModified: 1683518180
URLPath: /cgit/aur.git/snapshot/crackmapexec.tar.gz

5. The same packages on other Linux Distributions