python-pywikibot on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-pywikibot

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

$ yay -Rns python-pywikibot

2. Manually Install "python-pywikibot" via AUR

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

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

b. Clone python-pywikibot's git locally

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

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

$ cd ~/python-pywikibot $ makepkg -si

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

ID: 1423271
Name: python-pywikibot
PackageBaseID: 130810
PackageBase: python-pywikibot
Version: 9.0.0-1
Description: Python library that interfaces with the MediaWiki API
URL: https://www.mediawiki.org/wiki/Manual:pywikibot
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: simon04
FirstSubmitted: 1521149642
LastModified: 1709912419
URLPath: /cgit/aur.git/snapshot/python-pywikibot.tar.gz