triggermesh-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S triggermesh-bin

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

$ yay -Rns triggermesh-bin

2. Manually Install "triggermesh-bin" via AUR

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

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

b. Clone triggermesh-bin's git locally

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

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

$ cd ~/triggermesh-bin $ makepkg -si

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

ID: 1147808
Name: triggermesh-bin
PackageBaseID: 186318
PackageBase: triggermesh-bin
Version: 1.21.0-1
Description: Build your event driven applications in Kubernetes with TriggerMesh APIs. Event sources, targets, filters, splitters, functions, you can do it all.
URL: https://github.com/triggermesh/tm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arth
Submitter: arth
FirstSubmitted: 1664795731
LastModified: 1664795731
URLPath: /cgit/aur.git/snapshot/triggermesh-bin.tar.gz