python-aioauth-client on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-aioauth-client

* (Optional) Uninstall python-aioauth-client on Arch using YAY

$ yay -Rns python-aioauth-client

2. Manually Install "python-aioauth-client" via AUR

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

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

b. Clone python-aioauth-client's git locally

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

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

$ cd ~/python-aioauth-client $ makepkg -si

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

ID: 962230
Name: python-aioauth-client
PackageBaseID: 170978
PackageBase: python-aioauth-client
Version: 0.26.0-1
Description: OAuth support for Asyncio/Trio libraries
URL: https://github.com/klen/aioauth-client
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arcanis
Submitter: arcanis
FirstSubmitted: 1631436364
LastModified: 1631892501
URLPath: /cgit/aur.git/snapshot/python-aioauth-client.tar.gz