kubeless-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S kubeless-bin

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

$ yay -Rns kubeless-bin

2. Manually Install "kubeless-bin" via AUR

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

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

b. Clone kubeless-bin's git locally

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

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

$ cd ~/kubeless-bin $ makepkg -si

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

ID: 775644
Name: kubeless-bin
PackageBaseID: 137784
PackageBase: kubeless-bin
Version: 1.0.7-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: 2
Popularity: 0
OutOfDate: 1629562747
Maintainer: stefanc_diff
FirstSubmitted: 1543932410
LastModified: 1596749276
URLPath: /cgit/aur.git/snapshot/kubeless-bin.tar.gz