kubeswitch on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S kubeswitch

* (Optional) Uninstall kubeswitch on Arch using YAY

$ yay -Rns kubeswitch

2. Manually Install "kubeswitch" via AUR

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

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

b. Clone kubeswitch's git locally

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

c. Go to ~/kubeswitch folder and install it

$ cd ~/kubeswitch $ makepkg -si

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

ID: 1419955
Name: kubeswitch
PackageBaseID: 173938
PackageBase: kubeswitch
Version: 0.8.1-1
Description: kubeswitch (lazy: switch) is the single pane of glass for all of your kubeconfig files. Caters to operators of large scale Kubernetes installations. Designed as a drop-in replacement for kubectx.
URL: https://github.com/danielfoehrKn/kubeswitch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: schrodit
Submitter: schrodit
FirstSubmitted: 1639405669
LastModified: 1709470417
URLPath: /cgit/aur.git/snapshot/kubeswitch.tar.gz