python-pyparallel on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyparallel

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

$ yay -Rns python-pyparallel

2. Manually Install "python-pyparallel" via AUR

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

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

b. Clone python-pyparallel's git locally

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

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

$ cd ~/python-pyparallel $ makepkg -si

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

ID: 602332
Name: python-pyparallel
PackageBaseID: 141076
PackageBase: python-pyparallel
Version: 0.2.2-1
Description: Python parallel port access library
URL: https://github.com/pyserial/pyparallel
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rkcf
Submitter: rkcf
FirstSubmitted: 1554748960
LastModified: 1554748960
URLPath: /cgit/aur.git/snapshot/python-pyparallel.tar.gz