python-awaitable on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-awaitable

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

$ yay -Rns python-awaitable

2. Manually Install "python-awaitable" via AUR

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

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

b. Clone python-awaitable's git locally

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

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

$ cd ~/python-awaitable $ makepkg -si

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

ID: 1171405
Name: python-awaitable
PackageBaseID: 187586
PackageBase: python-awaitable
Version: 0.2.3-1
Description: A decorator to asynchronously execute synchronous functions
URL: http://www.muflone.com/awaitable/
NumVotes: 1
Popularity: 6.2E-5
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1668883854
LastModified: 1668883854
URLPath: /cgit/aur.git/snapshot/python-awaitable.tar.gz