fission-bin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S fission-bin

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

$ yay -Rns fission-bin

2. Manually Install "fission-bin" via AUR

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

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

b. Clone fission-bin's git locally

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

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

$ cd ~/fission-bin $ makepkg -si

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

ID: 950812
Name: fission-bin
PackageBaseID: 170186
PackageBase: fission-bin
Version: 1.14.1-1
Description: Fast and Simple Serverless Functions for Kubernetes
URL: https://github.com/fission/fission
NumVotes: 1
Popularity: 0
OutOfDate: 1667988639
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1629574015
LastModified: 1629574015
URLPath: /cgit/aur.git/snapshot/fission-bin.tar.gz