k8sfw-daemon on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S k8sfw-daemon

* (Optional) Uninstall k8sfw-daemon on Arch using YAY

$ yay -Rns k8sfw-daemon

2. Manually Install "k8sfw-daemon" via AUR

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

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

b. Clone k8sfw-daemon's git locally

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

c. Go to ~/k8sfw-daemon folder and install it

$ cd ~/k8sfw-daemon $ makepkg -si

3. Information about the k8sfw-daemon package on Arch User Repository (AUR)

ID: 1175740
Name: k8sfw-daemon
PackageBaseID: 188284
PackageBase: k8sfw-daemon
Version: v0.0.1.r5.g2f49808-1
Description: Daemon to manage kubernetes port-forwards
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1669653598
Maintainer: lkoell
Submitter: lkoell
FirstSubmitted: 1669652277
LastModified: 1669653440
URLPath: /cgit/aur.git/snapshot/k8sfw-daemon.tar.gz