camel-k-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S camel-k-bin

* (Optional) Uninstall camel-k-bin on Arch using YAY

$ yay -Rns camel-k-bin

2. Manually Install "camel-k-bin" via AUR

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

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

b. Clone camel-k-bin's git locally

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

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

$ cd ~/camel-k-bin $ makepkg -si

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

ID: 1083369
Name: camel-k-bin
PackageBaseID: 141794
PackageBase: camel-k-bin
Version: 1.9.1-1
Description: Apache Camel K (a.k.a. Kamel) is a lightweight integration framework built from Apache Camel that runs natively on Kubernetes and is specifically designed for serverless and microservice architectures.
URL: https://github.com/apache/camel-k
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1676572118
Maintainer: archertech
Submitter: winlu
FirstSubmitted: 1557033020
LastModified: 1653160251
URLPath: /cgit/aur.git/snapshot/camel-k-bin.tar.gz