ssh_system_finder on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ssh_system_finder

* (Optional) Uninstall ssh_system_finder on Arch using YAY

$ yay -Rns ssh_system_finder

2. Manually Install "ssh_system_finder" via AUR

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

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

b. Clone ssh_system_finder's git locally

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

c. Go to ~/ssh_system_finder folder and install it

$ cd ~/ssh_system_finder $ makepkg -si

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

ID: 1285246
Name: ssh_system_finder
PackageBaseID: 195474
PackageBase: ssh_system_finder
Version: 1.0.0-1.0
Description: Scan an IP or local network and identify systems that have SSH enabled.
URL: https://github.com/basemax/sshfinderc
NumVotes: 2
Popularity: 0.013651
OutOfDate: 1708595893
Maintainer: basemax
Submitter: basemax
FirstSubmitted: 1688827351
LastModified: 1688834422
URLPath: /cgit/aur.git/snapshot/ssh_system_finder.tar.gz