python-pyserial-asyncio on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pyserial-asyncio

* (Optional) Uninstall python-pyserial-asyncio on Arch using YAY

$ yay -Rns python-pyserial-asyncio

2. Manually Install "python-pyserial-asyncio" via AUR

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

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

b. Clone python-pyserial-asyncio's git locally

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

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

$ cd ~/python-pyserial-asyncio $ makepkg -si

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

ID: 1258589
Name: python-pyserial-asyncio
PackageBaseID: 120676
PackageBase: python-pyserial-asyncio
Version: 0.6-3
Description: Asyncio extension package for pyserial
URL: https://github.com/pyserial/pyserial-asyncio
NumVotes: 4
Popularity: 0.016038
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1489763917
LastModified: 1684217778
URLPath: /cgit/aur.git/snapshot/python-pyserial-asyncio.tar.gz