kubeless-git on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S kubeless-git

* (Optional) Uninstall kubeless-git on Arch using YAY

$ yay -Rns kubeless-git

2. Manually Install "kubeless-git" via AUR

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

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

b. Clone kubeless-git's git locally

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

c. Go to ~/kubeless-git folder and install it

$ cd ~/kubeless-git $ makepkg -si

3. Information about the kubeless-git package on Arch User Repository (AUR)

ID: 639011
Name: kubeless-git
PackageBaseID: 137804
PackageBase: kubeless-git
Version: v1.0.4.r3.gba4c1a02-1
Description: A Kubernetes-native serverless framework that lets you deploy small bits of code without having to worry about the underlying infrastructure plumbing.
URL: https://github.com/kubeless/kubeless
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: stefanc_diff
Submitter: stefanc_diff
FirstSubmitted: 1543999440
LastModified: 1566319444
URLPath: /cgit/aur.git/snapshot/kubeless-git.tar.gz