kyma on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S kyma

* (Optional) Uninstall kyma on Arch using YAY

$ yay -Rns kyma

2. Manually Install "kyma" via AUR

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

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

b. Clone kyma's git locally

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

c. Go to ~/kyma folder and install it

$ cd ~/kyma $ makepkg -si

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

ID: 1348860
Name: kyma
PackageBaseID: 154127
PackageBase: kyma
Version: 2.19.3-1
Description: Provides a set of commands you can use to install, manage, and test Kyma.
URL: https://github.com/kyma-project/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: texhnolyze
Submitter: arth
FirstSubmitted: 1591612902
LastModified: 1699317584
URLPath: /cgit/aur.git/snapshot/kyma.tar.gz