python-awaitable-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-awaitable-git

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

$ yay -Rns python-awaitable-git

2. Manually Install "python-awaitable-git" 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-git's git locally

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

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

$ cd ~/python-awaitable-git $ makepkg -si

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

ID: 1171411
Name: python-awaitable-git
PackageBaseID: 187589
PackageBase: python-awaitable-git
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: 1668884303
LastModified: 1668884303
URLPath: /cgit/aur.git/snapshot/python-awaitable-git.tar.gz