python-mwoauth on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-mwoauth

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

$ yay -Rns python-mwoauth

2. Manually Install "python-mwoauth" via AUR

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

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

b. Clone python-mwoauth's git locally

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

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

$ cd ~/python-mwoauth $ makepkg -si

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

ID: 1084692
Name: python-mwoauth
PackageBaseID: 169584
PackageBase: python-mwoauth
Version: 0.3.8-1
Description: Generic MediaWiki OAuth handshake helper for Python
URL: https://github.com/mediawiki-utilities/python-mwoauth
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: simon04
FirstSubmitted: 1628086123
LastModified: 1653413000
URLPath: /cgit/aur.git/snapshot/python-mwoauth.tar.gz