k3s-bin on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S k3s-bin

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

$ yay -Rns k3s-bin

2. Manually Install "k3s-bin" via AUR

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

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

b. Clone k3s-bin's git locally

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

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

$ cd ~/k3s-bin $ makepkg -si

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

ID: 1411357
Name: k3s-bin
PackageBaseID: 139985
PackageBase: k3s-bin
Version: 1.29.1+k3s2-1
Description: Lightweight Kubernetes
URL: https://k3s.io
NumVotes: 23
Popularity: 0.047953
OutOfDate:
Maintainer: galdor
Submitter: duxet
FirstSubmitted: 1551338071
LastModified: 1708261549
URLPath: /cgit/aur.git/snapshot/k3s-bin.tar.gz