droplet-agent on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S droplet-agent

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

$ yay -Rns droplet-agent

2. Manually Install "droplet-agent" via AUR

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

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

b. Clone droplet-agent's git locally

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

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

$ cd ~/droplet-agent $ makepkg -si

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

ID: 1390481
Name: droplet-agent
PackageBaseID: 174770
PackageBase: droplet-agent
Version: 1.2.7-1
Description: DigitalOcean Droplet Agent for Enhanced Droplet Graphs
URL: https://github.com/digitalocean/droplet-agent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: artafinde
Submitter: artafinde
FirstSubmitted: 1641503074
LastModified: 1705925873
URLPath: /cgit/aur.git/snapshot/droplet-agent.tar.gz