k3s-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S k3s-git

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

$ yay -Rns k3s-git

2. Manually Install "k3s-git" via AUR

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

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

b. Clone k3s-git's git locally

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

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

$ cd ~/k3s-git $ makepkg -si

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

ID: 1408855
Name: k3s-git
PackageBaseID: 139963
PackageBase: k3s-git
Version: 1.29.1+k3s2+r27+gde825845b2-1
Description: Lightweight Kubernetes
URL: https://k3s.io
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: intelfx
Submitter: xyproto
FirstSubmitted: 1551262624
LastModified: 1707872334
URLPath: /cgit/aur.git/snapshot/k3s-git.tar.gz