python-datadog on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-datadog

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

$ yay -Rns python-datadog

2. Manually Install "python-datadog" via AUR

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

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

b. Clone python-datadog's git locally

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

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

$ cd ~/python-datadog $ makepkg -si

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

ID: 1382298
Name: python-datadog
PackageBaseID: 184689
PackageBase: python-datadog
Version: 0.47.0-1
Description: The Datadog Python library and dogshell
URL: https://github.com/DataDog/datadogpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ribugent
Submitter: ribugent
FirstSubmitted: 1659702910
LastModified: 1704699596
URLPath: /cgit/aur.git/snapshot/python-datadog.tar.gz