codedeploy-agent-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S codedeploy-agent-bin

* (Optional) Uninstall codedeploy-agent-bin on Arch using YAY

$ yay -Rns codedeploy-agent-bin

2. Manually Install "codedeploy-agent-bin" via AUR

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

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

b. Clone codedeploy-agent-bin's git locally

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

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

$ cd ~/codedeploy-agent-bin $ makepkg -si

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

ID: 1425678
Name: codedeploy-agent-bin
PackageBaseID: 169517
PackageBase: codedeploy-agent-bin
Version: 1.7.0_92-1
Description: AWS CodeDeploy is a deployment service that enables developers to automate the deployment of applications to instances and to update the applications as required.
URL: https://aws.amazon.com/documentation/codedeploy/
NumVotes: 1
Popularity: 0.000606
OutOfDate:
Maintainer: drzee
Submitter: drzee
FirstSubmitted: 1627915974
LastModified: 1710235244
URLPath: /cgit/aur.git/snapshot/codedeploy-agent-bin.tar.gz