kubevela on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S kubevela

* (Optional) Uninstall kubevela on Arch using YAY

$ yay -Rns kubevela

2. Manually Install "kubevela" via AUR

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

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

b. Clone kubevela's git locally

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

c. Go to ~/kubevela folder and install it

$ cd ~/kubevela $ makepkg -si

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

ID: 1257520
Name: kubevela
PackageBaseID: 191178
PackageBase: kubevela
Version: 1.8.1-1
Description: The Modern Application Platform. (CLI)
URL: https://github.com/kubevela/kubevela
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cjc7373
Submitter: cjc7373
FirstSubmitted: 1678182679
LastModified: 1683988807
URLPath: /cgit/aur.git/snapshot/kubevela.tar.gz