openfaas-cli on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S openfaas-cli

* (Optional) Uninstall openfaas-cli on Arch using YAY

$ yay -Rns openfaas-cli

2. Manually Install "openfaas-cli" via AUR

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

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

b. Clone openfaas-cli's git locally

$ git clone https://aur.archlinux.org/openfaas-cli.git ~/openfaas-cli

c. Go to ~/openfaas-cli folder and install it

$ cd ~/openfaas-cli $ makepkg -si

3. Information about the openfaas-cli package on Arch User Repository (AUR)

ID: 1018009
Name: openfaas-cli
PackageBaseID: 126230
PackageBase: openfaas-cli
Version: 0.14.1-1
Description: Official CLI for OpenFaaS
URL: https://github.com/openfaas/faas-cli
NumVotes: 5
Popularity: 0.004461
OutOfDate: 1687255810
Maintainer:
Submitter: rawkode
FirstSubmitted: 1507554372
LastModified: 1642039844
URLPath: /cgit/aur.git/snapshot/openfaas-cli.tar.gz