python-oauth on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-oauth

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

$ yay -Rns python-oauth

2. Manually Install "python-oauth" via AUR

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

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

b. Clone python-oauth's git locally

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

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

$ cd ~/python-oauth $ makepkg -si

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

ID: 557460
Name: python-oauth
PackageBaseID: 137172
PackageBase: python-oauth
Version: 1.0.1-1
Description: Python 3 library implementing of the OAuth protocol.
URL: https://code.google.com/archive/p/oauth/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1541413101
LastModified: 1541413101
URLPath: /cgit/aur.git/snapshot/python-oauth.tar.gz