argocd-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S argocd-bin

* (Optional) Uninstall argocd-bin on Arch using YAY

$ yay -Rns argocd-bin

2. Manually Install "argocd-bin" via AUR

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

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

b. Clone argocd-bin's git locally

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

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

$ cd ~/argocd-bin $ makepkg -si

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

ID: 1011244
Name: argocd-bin
PackageBaseID: 174523
PackageBase: argocd-bin
Version: 2.2.1-2
Description: Argo CD: Declarative continuous deployment for Kubernetes.
URL: https://github.com/argoproj/argo-cd
NumVotes: 1
Popularity: 0.046562
OutOfDate:
Maintainer: ayr-ton
FirstSubmitted: 1640807219
LastModified: 1640807390
URLPath: /cgit/aur.git/snapshot/argocd-bin.tar.gz