argo on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S argo

* (Optional) Uninstall argo on Arch using YAY

$ yay -Rns argo

2. Manually Install "argo" via AUR

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

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

b. Clone argo's git locally

$ git clone https://aur.archlinux.org/argo.git ~/argo

c. Go to ~/argo folder and install it

$ cd ~/argo $ makepkg -si

3. Information about the argo package on Arch User Repository (AUR)

ID: 983150
Name: argo
PackageBaseID: 172675
PackageBase: argo
Version: 3.2.3-2
Description: Workflow engine for Kubernetes
URL: https://github.com/argoproj/argo-workflows
NumVotes: 0
Popularity: 0
OutOfDate: 1638559830
Maintainer:
FirstSubmitted: 1635881404
LastModified: 1635929206
URLPath: /cgit/aur.git/snapshot/argo.tar.gz