fn on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S fn

* (Optional) Uninstall fn on Arch using YAY

$ yay -Rns fn

2. Manually Install "fn" via AUR

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

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

b. Clone fn's git locally

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

c. Go to ~/fn folder and install it

$ cd ~/fn $ makepkg -si

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

ID: 1164013
Name: fn
PackageBaseID: 145177
PackageBase: fn
Version: 0.6.22-3
Description: fn: a container-native, cloud-agnostic tool for defining serverless functions.
URL: https://fnproject.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1709776250
Maintainer: willf
Submitter: willf
FirstSubmitted: 1568824185
LastModified: 1667601820
URLPath: /cgit/aur.git/snapshot/fn.tar.gz