do-agent on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S do-agent

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

$ yay -Rns do-agent

2. Manually Install "do-agent" via AUR

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

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

b. Clone do-agent's git locally

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

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

$ cd ~/do-agent $ makepkg -si

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

ID: 1356001
Name: do-agent
PackageBaseID: 118263
PackageBase: do-agent
Version: 3.16.7-1
Description: DigitalOcean Agent for Enhanced Droplet Graphs
URL: https://github.com/digitalocean/do-agent
NumVotes: 8
Popularity: 0.000109
OutOfDate:
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1483040709
LastModified: 1700448599
URLPath: /cgit/aur.git/snapshot/do-agent.tar.gz