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

Last updated: July 02,2024

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

$ yay -S k3s-1.21-bin

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

$ yay -Rns k3s-1.21-bin

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

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

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

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

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

ID: 1105075
Name: k3s-1.21-bin
PackageBaseID: 166170
PackageBase: k3s-1.21-bin
Version: 1.21.14+k3s1-1
Description: Lightweight Kubernetes
URL: https://k3s.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: amiga23
Submitter: amiga23
FirstSubmitted: 1619594296
LastModified: 1656450862
URLPath: /cgit/aur.git/snapshot/k3s-1.21-bin.tar.gz