cilium-cli-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cilium-cli-bin

* (Optional) Uninstall cilium-cli-bin on Arch using YAY

$ yay -Rns cilium-cli-bin

2. Manually Install "cilium-cli-bin" via AUR

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

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

b. Clone cilium-cli-bin's git locally

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

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

$ cd ~/cilium-cli-bin $ makepkg -si

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

ID: 1134170
Name: cilium-cli-bin
PackageBaseID: 168708
PackageBase: cilium-cli-bin
Version: 0.12.3-1
Description: Network, Service & Security Observability for Kubernetes using eBPF
URL: https://cilium.io/
NumVotes: 2
Popularity: 0.020999
OutOfDate:
Maintainer: jonathanio
FirstSubmitted: 1625673724
LastModified: 1662109877
URLPath: /cgit/aur.git/snapshot/cilium-cli-bin.tar.gz