python-dokuwiki on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-dokuwiki

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

$ yay -Rns python-dokuwiki

2. Manually Install "python-dokuwiki" via AUR

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

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

b. Clone python-dokuwiki's git locally

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

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

$ cd ~/python-dokuwiki $ makepkg -si

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

ID: 736849
Name: python-dokuwiki
PackageBaseID: 127899
PackageBase: python-dokuwiki
Version: 1.2.1-1
Description: Python binding for the dokuwiki rpc
URL: https://github.com/fmenabe/python-dokuwiki
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dopsi
FirstSubmitted: 1513176692
LastModified: 1589547494
URLPath: /cgit/aur.git/snapshot/python-dokuwiki.tar.gz