python-posthog on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-posthog

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

$ yay -Rns python-posthog

2. Manually Install "python-posthog" via AUR

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

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

b. Clone python-posthog's git locally

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

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

$ cd ~/python-posthog $ makepkg -si

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

ID: 1420617
Name: python-posthog
PackageBaseID: 201783
PackageBase: python-posthog
Version: 3.5.0-1
Description: Integrate PostHog into any python application.
URL: https://posthog.com/docs/libraries/python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1705943834
LastModified: 1709569011
URLPath: /cgit/aur.git/snapshot/python-posthog.tar.gz