fn on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install fn on Arch using YAY
$
yay -S
fn
Copied
* (Optional) Uninstall fn on Arch using YAY
$
yay -Rns
fn
Copied
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
Copied
b. Clone fn's git locally
$
git clone https://aur.archlinux.org/fn.git
~/fn
Copied
c. Go to ~/fn folder and install it
$
cd
~/fn
Copied
$
makepkg -si
Copied
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
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