kubefwd-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S kubefwd-git

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

$ yay -Rns kubefwd-git

2. Manually Install "kubefwd-git" via AUR

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

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

b. Clone kubefwd-git's git locally

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

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

$ cd ~/kubefwd-git $ makepkg -si

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

ID: 1118793
Name: kubefwd-git
PackageBaseID: 184441
PackageBase: kubefwd-git
Version: 1.22.3.r3.df9078d-1
Description: kubefwd is a command line utility built to port forward multiple services within one or more namespaces on one or more Kubernetes clusters.
URL: https://github.com/txn2/kubefwd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: berk
Submitter: berk
FirstSubmitted: 1659020396
LastModified: 1659079149
URLPath: /cgit/aur.git/snapshot/kubefwd-git.tar.gz