ssb on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install ssb on Arch using YAY
$
yay -S
ssb
Copied
* (Optional) Uninstall ssb on Arch using YAY
$
yay -Rns
ssb
Copied
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
Copied
b. Clone ssb's git locally
$
git clone https://aur.archlinux.org/ssb.git
~/ssb
Copied
c. Go to ~/ssb folder and install it
$
cd
~/ssb
Copied
$
makepkg -si
Copied
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
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