python2-parallax on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S python2-parallax

* (Optional) Uninstall python2-parallax on Arch using YAY

$ yay -Rns python2-parallax

2. Manually Install "python2-parallax" via AUR

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

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

b. Clone python2-parallax's git locally

$ git clone https://aur.archlinux.org/python2-parallax.git ~/python2-parallax

c. Go to ~/python2-parallax folder and install it

$ cd ~/python2-parallax $ makepkg -si

3. Information about the python2-parallax package on Arch User Repository (AUR)

ID: 733197
Name: python2-parallax
PackageBaseID: 131642
PackageBase: python-parallax
Version: 1.0.6-1
Description: Execute commands and copy files over SSH to multiple machines at once
URL: https://github.com/krig/parallax
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1523953300
LastModified: 1588987062
URLPath: /cgit/aur.git/snapshot/python2-parallax.tar.gz

5. The same packages on other Linux Distributions