amazon-ssm-agent on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S amazon-ssm-agent

* (Optional) Uninstall amazon-ssm-agent on Arch using YAY

$ yay -Rns amazon-ssm-agent

2. Manually Install "amazon-ssm-agent" via AUR

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

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

b. Clone amazon-ssm-agent's git locally

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

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

$ cd ~/amazon-ssm-agent $ makepkg -si

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

ID: 1143982
Name: amazon-ssm-agent
PackageBaseID: 176245
PackageBase: amazon-ssm-agent
Version: 3.1.1767.0-1
Description: Amazon SSM Agent for managing EC2 Instances using the SSM APIs.
URL: https://aws.amazon.com/documentation/systems-manager/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yan12125
FirstSubmitted: 1645460041
LastModified: 1664083460
URLPath: /cgit/aur.git/snapshot/amazon-ssm-agent.tar.gz