python-asyncserial on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python-asyncserial" 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
Copied
b. Install python-asyncserial on Arch using YAY
$
yay -S
python-asyncserial
Copied
* (Optional) Uninstall python-asyncserial on Arch using YAY
$
yay -Rns
python-asyncserial
Copied
2. Manually Install "python-asyncserial" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-asyncserial's git locally
$
git clone https://aur.archlinux.org/python-asyncserial.git
~/python-asyncserial
Copied
c. Go to ~/python-asyncserial folder and install it
$
cd
~/python-asyncserial
Copied
$
makepkg -si
Copied
3. Information about the python-asyncserial package on Arch User Repository (AUR)
ID: 1422359
Name: python-asyncserial
PackageBaseID: 203412
PackageBase: python-asyncserial
Version: 0.1.0-1
Description: A wrapper for the pyserial library providing an interface based on async def and await
URL: https://github.com/xvzf/asyncserial-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Patschke
Submitter: Patschke
FirstSubmitted: 1709801703
LastModified: 1709801703
URLPath: /cgit/aur.git/snapshot/python-asyncserial.tar.gz
Name: python-asyncserial
PackageBaseID: 203412
PackageBase: python-asyncserial
Version: 0.1.0-1
Description: A wrapper for the pyserial library providing an interface based on async def and await
URL: https://github.com/xvzf/asyncserial-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Patschke
Submitter: Patschke
FirstSubmitted: 1709801703
LastModified: 1709801703
URLPath: /cgit/aur.git/snapshot/python-asyncserial.tar.gz