mpssh on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S mpssh

* (Optional) Uninstall mpssh on Arch using YAY

$ yay -Rns mpssh

2. Manually Install "mpssh" via AUR

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

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

b. Clone mpssh's git locally

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

c. Go to ~/mpssh folder and install it

$ cd ~/mpssh $ makepkg -si

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

ID: 569405
Name: mpssh
PackageBaseID: 131662
PackageBase: mpssh
Version: 1.3.3-2
Description: Mass Parallel SSH
URL: https://github.com/ndenev/mpssh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1524035580
LastModified: 1545118306
URLPath: /cgit/aur.git/snapshot/mpssh.tar.gz