python-mwclient on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-mwclient

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

$ yay -Rns python-mwclient

2. Manually Install "python-mwclient" via AUR

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

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

b. Clone python-mwclient's git locally

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

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

$ cd ~/python-mwclient $ makepkg -si

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

ID: 1254364
Name: python-mwclient
PackageBaseID: 109452
PackageBase: python-mwclient
Version: 0.10.1-2
Description: A Python framework to interface with the MediaWiki API
URL: https://github.com/mwclient/mwclient
NumVotes: 8
Popularity: 0.035172
OutOfDate:
Maintainer: dmitmel
Submitter: simon04
FirstSubmitted: 1459241039
LastModified: 1683485912
URLPath: /cgit/aur.git/snapshot/python-mwclient.tar.gz