python-aiorun on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-aiorun

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

$ yay -Rns python-aiorun

2. Manually Install "python-aiorun" via AUR

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

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

b. Clone python-aiorun's git locally

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

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

$ cd ~/python-aiorun $ makepkg -si

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

ID: 1283746
Name: python-aiorun
PackageBaseID: 194522
PackageBase: python-aiorun
Version: 2023.7.2-1
Description: A "run" function for asyncio-based apps that does all the boilerplate
URL: https://github.com/cjrh/aiorun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qark
Submitter: qark
FirstSubmitted: 1686397069
LastModified: 1688580638
URLPath: /cgit/aur.git/snapshot/python-aiorun.tar.gz