kubefwd-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S kubefwd-bin

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

$ yay -Rns kubefwd-bin

2. Manually Install "kubefwd-bin" via AUR

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

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

b. Clone kubefwd-bin's git locally

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

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

$ cd ~/kubefwd-bin $ makepkg -si

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

ID: 1236800
Name: kubefwd-bin
PackageBaseID: 137189
PackageBase: kubefwd-bin
Version: 1.22.5-1
Description: kubefwd is a command line utility built to port forward some or all pods within a Kubernetes namespace.
URL: https://github.com/txn2/kubefwd
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: analbeard
Submitter: analbeard
FirstSubmitted: 1541493888
LastModified: 1680674485
URLPath: /cgit/aur.git/snapshot/kubefwd-bin.tar.gz