kubeshark-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S kubeshark-bin

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

$ yay -Rns kubeshark-bin

2. Manually Install "kubeshark-bin" via AUR

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

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

b. Clone kubeshark-bin's git locally

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

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

$ cd ~/kubeshark-bin $ makepkg -si

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

ID: 1425098
Name: kubeshark-bin
PackageBaseID: 188152
PackageBase: kubeshark-bin
Version: 52.1.66-1
Description: Kubeshark is an API Traffic Analyzer for Kubernetes.
URL: https://github.com/kubeshark/kubeshark
NumVotes: 1
Popularity: 0.000945
OutOfDate:
Maintainer: olivierlm
Submitter: olivierlm
FirstSubmitted: 1669287928
LastModified: 1710171877
URLPath: /cgit/aur.git/snapshot/kubeshark-bin.tar.gz