python-parallel-ssh on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-parallel-ssh

* (Optional) Uninstall python-parallel-ssh on Arch using YAY

$ yay -Rns python-parallel-ssh

2. Manually Install "python-parallel-ssh" via AUR

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

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

b. Clone python-parallel-ssh's git locally

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

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

$ cd ~/python-parallel-ssh $ makepkg -si

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

ID: 1260874
Name: python-parallel-ssh
PackageBaseID: 185355
PackageBase: python-parallel-ssh
Version: 2.12.0-1
Description: Asynchronous parallel SSH client library.
URL: https://github.com/ParallelSSH/parallel-ssh
NumVotes: 1
Popularity: 0.001891
OutOfDate:
Maintainer: BoostCookie
Submitter: BoostCookie
FirstSubmitted: 1661950755
LastModified: 1684619925
URLPath: /cgit/aur.git/snapshot/python-parallel-ssh.tar.gz