brutessh on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S brutessh

* (Optional) Uninstall brutessh on Arch using YAY

$ yay -Rns brutessh

2. Manually Install "brutessh" via AUR

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

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

b. Clone brutessh's git locally

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

c. Go to ~/brutessh folder and install it

$ cd ~/brutessh $ makepkg -si

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

ID: 313613
Name: brutessh
PackageBaseID: 112486
PackageBase: brutessh
Version: 0.6-6
Description: A simple multithreaded sshd password bruteforcer using a wordlist.
URL: http://www.edge-security.com/edge-soft.php
NumVotes: 2
Popularity: 0
OutOfDate: 1653388696
Maintainer: Shardz
FirstSubmitted: 1466008546
LastModified: 1466011417
URLPath: /cgit/aur.git/snapshot/brutessh.tar.gz