kubectl-tree on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S kubectl-tree

* (Optional) Uninstall kubectl-tree on Arch using YAY

$ yay -Rns kubectl-tree

2. Manually Install "kubectl-tree" via AUR

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

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

b. Clone kubectl-tree's git locally

$ git clone https://aur.archlinux.org/kubectl-tree.git ~/kubectl-tree

c. Go to ~/kubectl-tree folder and install it

$ cd ~/kubectl-tree $ makepkg -si

3. Information about the kubectl-tree package on Arch User Repository (AUR)

ID: 957930
Name: kubectl-tree
PackageBaseID: 168017
PackageBase: kubectl-tree
Version: 0.4.1-1
Description: Browse object hierarchies as a tree
URL: https://github.com/ahmetb/kubectl-tree
NumVotes: 2
Popularity: 0.066633
OutOfDate: 1654508492
Maintainer: mario.valderrama
Submitter: matthias.lisin
FirstSubmitted: 1623783624
LastModified: 1631037125
URLPath: /cgit/aur.git/snapshot/kubectl-tree.tar.gz

5. The same packages on other Linux Distributions