kubeswitch-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S kubeswitch-bin

* (Optional) Uninstall kubeswitch-bin on Arch using YAY

$ yay -Rns kubeswitch-bin

2. Manually Install "kubeswitch-bin" via AUR

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

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

b. Clone kubeswitch-bin's git locally

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

c. Go to ~/kubeswitch-bin folder and install it

$ cd ~/kubeswitch-bin $ makepkg -si

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

ID: 1368548
Name: kubeswitch-bin
PackageBaseID: 171325
PackageBase: kubeswitch-bin
Version: 0.8.1-1
Description: The kubectx for operators.
URL: https://github.com/danielfoehrKn/kubeswitch
NumVotes: 2
Popularity: 0.088738
OutOfDate:
Maintainer: eyenx
Submitter: eyenx
FirstSubmitted: 1632468366
LastModified: 1702396756
URLPath: /cgit/aur.git/snapshot/kubeswitch-bin.tar.gz