kubescape on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S kubescape

* (Optional) Uninstall kubescape on Arch using YAY

$ yay -Rns kubescape

2. Manually Install "kubescape" via AUR

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

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

b. Clone kubescape's git locally

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

c. Go to ~/kubescape folder and install it

$ cd ~/kubescape $ makepkg -si

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

ID: 1427297
Name: kubescape
PackageBaseID: 192556
PackageBase: kubescape
Version: 3.0.6-0
Description: An open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters.
URL: https://github.com/kubescape/kubescape
NumVotes: 2
Popularity: 0.241509
OutOfDate:
Maintainer: HollowMan6
Submitter: HollowMan6
FirstSubmitted: 1681234720
LastModified: 1710446054
URLPath: /cgit/aur.git/snapshot/kubescape.tar.gz

5. The same packages on other Linux Distributions