kubevpn-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S kubevpn-bin

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

$ yay -Rns kubevpn-bin

2. Manually Install "kubevpn-bin" via AUR

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

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

b. Clone kubevpn-bin's git locally

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

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

$ cd ~/kubevpn-bin $ makepkg -si

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

ID: 1319040
Name: kubevpn-bin
PackageBaseID: 195361
PackageBase: kubevpn-bin
Version: 1.2.0-1
Description: Access kubernetes via VPN
URL: https://github.com/KubeNetworks/kubevpn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jonstelly
Submitter: jonstelly
FirstSubmitted: 1688525304
LastModified: 1694721747
URLPath: /cgit/aur.git/snapshot/kubevpn-bin.tar.gz