python-piwikapi on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-piwikapi

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

$ yay -Rns python-piwikapi

2. Manually Install "python-piwikapi" via AUR

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

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

b. Clone python-piwikapi's git locally

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

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

$ cd ~/python-piwikapi $ makepkg -si

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

ID: 1013193
Name: python-piwikapi
PackageBaseID: 84892
PackageBase: python-piwikapi
Version: 0.4.0-1
Description: Python implementation of the Piwik tracking and the analytics API
URL: http://piwikapi.readthedocs.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jhass
FirstSubmitted: 1408748094
LastModified: 1641172683
URLPath: /cgit/aur.git/snapshot/python-piwikapi.tar.gz