ssb on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ssb

* (Optional) Uninstall ssb on Arch using YAY

$ yay -Rns ssb

2. Manually Install "ssb" via AUR

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

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

b. Clone ssb's git locally

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

c. Go to ~/ssb folder and install it

$ cd ~/ssb $ makepkg -si

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

ID: 1185077
Name: ssb
PackageBaseID: 161819
PackageBase: ssb
Version: 0.1.1-2
Description: Secure Shell Bruteforcer — A faster & simpler way to bruteforce SSH server.
URL: https://github.com/kitabisa/ssb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: alecromski
FirstSubmitted: 1610101594
LastModified: 1671433080
URLPath: /cgit/aur.git/snapshot/ssb.tar.gz