kubebox on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S kubebox

* (Optional) Uninstall kubebox on Arch using YAY

$ yay -Rns kubebox

2. Manually Install "kubebox" via AUR

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

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

b. Clone kubebox's git locally

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

c. Go to ~/kubebox folder and install it

$ cd ~/kubebox $ makepkg -si

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

ID: 675148
Name: kubebox
PackageBaseID: 147319
PackageBase: kubebox
Version: 0.7.0-3
Description: Kubebox - Terminal and Web console for Kubernetes
URL: https://github.com/astefanutti/kubebox
NumVotes: 0
Popularity: 0
OutOfDate: 1599223549
Maintainer:
Submitter: dissonant
FirstSubmitted: 1575993080
LastModified: 1575993348
URLPath: /cgit/aur.git/snapshot/kubebox.tar.gz