sucrack on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sucrack

* (Optional) Uninstall sucrack on Arch using YAY

$ yay -Rns sucrack

2. Manually Install "sucrack" via AUR

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

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

b. Clone sucrack's git locally

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

c. Go to ~/sucrack folder and install it

$ cd ~/sucrack $ makepkg -si

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

ID: 316514
Name: sucrack
PackageBaseID: 98425
PackageBase: sucrack
Version: 1.2.3-6
Description: a multi-threaded Linux/UNIX tool for brute-force cracking local user accounts via su
URL: http://labs.portcullis.co.uk/application/sucrack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1440460860
LastModified: 1466890110
URLPath: /cgit/aur.git/snapshot/sucrack.tar.gz