python2-pyparallel on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python2-pyparallel

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

$ yay -Rns python2-pyparallel

2. Manually Install "python2-pyparallel" via AUR

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

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

b. Clone python2-pyparallel's git locally

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

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

$ cd ~/python2-pyparallel $ makepkg -si

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

ID: 325632
Name: python2-pyparallel
PackageBaseID: 64470
PackageBase: python2-pyparallel
Version: 0.2.2-1
Description: Multiplatform Parallel Port Module for Python
URL: http://pyserial.sf.net
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: giniu
FirstSubmitted: 1352533079
LastModified: 1469898949
URLPath: /cgit/aur.git/snapshot/python2-pyparallel.tar.gz

5. The same packages on other Linux Distributions