kubeshark on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kubeshark

* (Optional) Uninstall kubeshark on Arch using YAY

$ yay -Rns kubeshark

2. Manually Install "kubeshark" via AUR

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

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

b. Clone kubeshark's git locally

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

c. Go to ~/kubeshark folder and install it

$ cd ~/kubeshark $ makepkg -si

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

ID: 1426478
Name: kubeshark
PackageBaseID: 196086
PackageBase: kubeshark
Version: 52.1.66-1
Description: Kubeshark is an API Traffic Analyzer for Kubernetes.
URL: https://github.com/kubeshark/kubeshark
NumVotes: 1
Popularity: 0.043417
OutOfDate:
Maintainer: vianney
Submitter: vianney
FirstSubmitted: 1690207809
LastModified: 1710336726
URLPath: /cgit/aur.git/snapshot/kubeshark.tar.gz