kube-pod-connect on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S kube-pod-connect

* (Optional) Uninstall kube-pod-connect on Arch using YAY

$ yay -Rns kube-pod-connect

2. Manually Install "kube-pod-connect" via AUR

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

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

b. Clone kube-pod-connect's git locally

$ git clone https://aur.archlinux.org/kube-pod-connect.git ~/kube-pod-connect

c. Go to ~/kube-pod-connect folder and install it

$ cd ~/kube-pod-connect $ makepkg -si

3. Information about the kube-pod-connect package on Arch User Repository (AUR)

ID: 509172
Name: kube-pod-connect
PackageBaseID: 132242
PackageBase: kube-pod-connect
Version: 0.0.2-2
Description: Simple connect to kubernetes pod
URL: https://github.com/LersSett/kube-pod-connect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LersSett
Submitter: LersSett
FirstSubmitted: 1525806380
LastModified: 1525807014
URLPath: /cgit/aur.git/snapshot/kube-pod-connect.tar.gz