kubeless on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "kubeless" 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
Copied
b. Install kubeless on Arch using YAY
$
yay -S
kubeless
Copied
* (Optional) Uninstall kubeless on Arch using YAY
$
yay -Rns
kubeless
Copied
2. Manually Install "kubeless" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kubeless's git locally
$
git clone https://aur.archlinux.org/kubeless.git
~/kubeless
Copied
c. Go to ~/kubeless folder and install it
$
cd
~/kubeless
Copied
$
makepkg -si
Copied
3. Information about the kubeless package on Arch User Repository (AUR)
ID: 638981
Name: kubeless
PackageBaseID: 137794
PackageBase: kubeless
Version: 1.0.4-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: 1543966305
LastModified: 1566316620
URLPath: /cgit/aur.git/snapshot/kubeless.tar.gz
Name: kubeless
PackageBaseID: 137794
PackageBase: kubeless
Version: 1.0.4-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: 1543966305
LastModified: 1566316620
URLPath: /cgit/aur.git/snapshot/kubeless.tar.gz