kubectl-node-shell on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S kubectl-node-shell

* (Optional) Uninstall kubectl-node-shell on Arch using YAY

$ yay -Rns kubectl-node-shell

2. Manually Install "kubectl-node-shell" via AUR

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

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

b. Clone kubectl-node-shell's git locally

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

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

$ cd ~/kubectl-node-shell $ makepkg -si

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

ID: 1305210
Name: kubectl-node-shell
PackageBaseID: 166250
PackageBase: kubectl-node-shell
Version: 1.8.0-0
Description: Exec into node via kubectl
URL: https://github.com/kvaps/kubectl-node-shell
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cwrau
Submitter: cwrau
FirstSubmitted: 1619787582
LastModified: 1692259003
URLPath: /cgit/aur.git/snapshot/kubectl-node-shell.tar.gz

5. The same packages on other Linux Distributions