datadog-agent on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S datadog-agent

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

$ yay -Rns datadog-agent

2. Manually Install "datadog-agent" via AUR

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

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

b. Clone datadog-agent's git locally

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

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

$ cd ~/datadog-agent $ makepkg -si

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

ID: 1418170
Name: datadog-agent
PackageBaseID: 141325
PackageBase: datadog-agent
Version: 7.51.1-1
Description: Datadog Agent: collect metrics and events from your systems and apps
URL: https://datadoghq.com
NumVotes: 3
Popularity: 0.037235
OutOfDate:
Maintainer: albertvaka
Submitter: albertvaka
FirstSubmitted: 1555539909
LastModified: 1709219118
URLPath: /cgit/aur.git/snapshot/datadog-agent.tar.gz