python2-pyserial on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python2-pyserial

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

$ yay -Rns python2-pyserial

2. Manually Install "python2-pyserial" via AUR

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

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

b. Clone python2-pyserial's git locally

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

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

$ cd ~/python2-pyserial $ makepkg -si

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

ID: 938641
Name: python2-pyserial
PackageBaseID: 169178
PackageBase: python2-pyserial
Version: 3.5-1
Description: Multiplatform Serial Port Module for Python
URL: https://github.com/pyserial/pyserial
NumVotes: 3
Popularity: 8.0E-6
OutOfDate:
Maintainer: hexd
Submitter: ejona86
FirstSubmitted: 1627141508
LastModified: 1627141508
URLPath: /cgit/aur.git/snapshot/python2-pyserial.tar.gz

5. The same packages on other Linux Distributions