k3s-1.23-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S k3s-1.23-bin

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

$ yay -Rns k3s-1.23-bin

2. Manually Install "k3s-1.23-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-1.23-bin's git locally

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

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

$ cd ~/k3s-1.23-bin $ makepkg -si

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

ID: 1225004
Name: k3s-1.23-bin
PackageBaseID: 175376
PackageBase: k3s-1.23-bin
Version: 1.23.17+k3s1-1
Description: Lightweight Kubernetes
URL: https://k3s.io
NumVotes: 2
Popularity: 0.000146
OutOfDate:
Maintainer: amiga23
Submitter: amiga23
FirstSubmitted: 1643096955
LastModified: 1678619476
URLPath: /cgit/aur.git/snapshot/k3s-1.23-bin.tar.gz