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

Last updated: May 18,2024

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

$ yay -S python-asyncio-glib

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

$ yay -Rns python-asyncio-glib

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

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

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

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

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

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

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

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

ID: 827644
Name: python-asyncio-glib
PackageBaseID: 159618
PackageBase: python-asyncio-glib
Version: 0.1-2
Description: GLib event loop integration for asyncio.
URL: https://github.com/jhenstridge/asyncio-glib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pancakes
Submitter: pancakes
FirstSubmitted: 1604856578
LastModified: 1606939389
URLPath: /cgit/aur.git/snapshot/python-asyncio-glib.tar.gz