python-pssh on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-pssh

* (Optional) Uninstall python-pssh on Arch using YAY

$ yay -Rns python-pssh

2. Manually Install "python-pssh" via AUR

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

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

b. Clone python-pssh's git locally

$ git clone https://aur.archlinux.org/python-pssh.git ~/python-pssh

c. Go to ~/python-pssh folder and install it

$ cd ~/python-pssh $ makepkg -si

3. Information about the python-pssh package on Arch User Repository (AUR)

ID: 1270425
Name: python-pssh
PackageBaseID: 134860
PackageBase: python-pssh
Version: 2.3.5-12
Description: Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp
URL: https://github.com/lilydjwg/pssh
NumVotes: 17
Popularity: 0.656812
OutOfDate:
Maintainer: hcartiaux
Submitter: User
FirstSubmitted: 1533659375
LastModified: 1686314446
URLPath: /cgit/aur.git/snapshot/python-pssh.tar.gz