funktion on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S funktion

* (Optional) Uninstall funktion on Arch using YAY

$ yay -Rns funktion

2. Manually Install "funktion" via AUR

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

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

b. Clone funktion's git locally

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

c. Go to ~/funktion folder and install it

$ cd ~/funktion $ makepkg -si

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

ID: 438132
Name: funktion
PackageBaseID: 125056
PackageBase: funktion
Version: v1.0.14-1
Description: AWS Lambda style programming model on top of Kubernetes
URL: https://github.com/funktionio/funktion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: avitaltamir
Submitter: avitaltamir
FirstSubmitted: 1503580363
LastModified: 1503580363
URLPath: /cgit/aur.git/snapshot/funktion.tar.gz