python-multio on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-multio

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

$ yay -Rns python-multio

2. Manually Install "python-multio" via AUR

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

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

b. Clone python-multio's git locally

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

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

$ cd ~/python-multio $ makepkg -si

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

ID: 735882
Name: python-multio
PackageBaseID: 128075
PackageBase: python-multio
Version: 0.2.4-2
Description: multio - an unified async library for curio and trio
URL: https://github.com/theelous3/multio
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lilydjwg
FirstSubmitted: 1513781402
LastModified: 1589394976
URLPath: /cgit/aur.git/snapshot/python-multio.tar.gz