weave-gitops on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S weave-gitops

* (Optional) Uninstall weave-gitops on Arch using YAY

$ yay -Rns weave-gitops

2. Manually Install "weave-gitops" via AUR

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

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

b. Clone weave-gitops's git locally

$ git clone https://aur.archlinux.org/weave-gitops.git ~/weave-gitops

c. Go to ~/weave-gitops folder and install it

$ cd ~/weave-gitops $ makepkg -si

3. Information about the weave-gitops package on Arch User Repository (AUR)

ID: 1377506
Name: weave-gitops
PackageBaseID: 196429
PackageBase: weave-gitops
Version: 0.38.0-1
Description: Weave GitOps is a simple open source developer platform for people who want cloud native applications, without needing Kubernetes expertise.
URL: https://github.com/weaveworks/weave-gitops
NumVotes: 1
Popularity: 0.319821
OutOfDate:
Maintainer: nltimv
Submitter: nltimv
FirstSubmitted: 1691177271
LastModified: 1703895989
URLPath: /cgit/aur.git/snapshot/weave-gitops.tar.gz

5. The same packages on other Linux Distributions