benthos on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S benthos

* (Optional) Uninstall benthos on Arch using YAY

$ yay -Rns benthos

2. Manually Install "benthos" via AUR

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

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

b. Clone benthos's git locally

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

c. Go to ~/benthos folder and install it

$ cd ~/benthos $ makepkg -si

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

ID: 1219972
Name: benthos
PackageBaseID: 165579
PackageBase: benthos
Version: 4.12.1-1
Description: Declarative stream processing for mundane tasks and data engineering.
URL: https://benthos.dev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: denisse
Submitter: denisse
FirstSubmitted: 1618353409
LastModified: 1677733518
URLPath: /cgit/aur.git/snapshot/benthos.tar.gz