python-patio on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-patio

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

$ yay -Rns python-patio

2. Manually Install "python-patio" via AUR

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

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

b. Clone python-patio's git locally

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

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

$ cd ~/python-patio $ makepkg -si

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

ID: 1270447
Name: python-patio
PackageBaseID: 194500
PackageBase: python-patio
Version: 0.0.0-1
Description: Python Asynchronous Task for AsyncIO core library
URL: https://github.com/patio-python/patio
NumVotes: 1
Popularity: 0.003843
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1686319364
LastModified: 1686319364
URLPath: /cgit/aur.git/snapshot/python-patio.tar.gz