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

Last updated: June 18,2024

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

$ yay -S k3s-1.19-bin

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

$ yay -Rns k3s-1.19-bin

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

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

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

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

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

ID: 983716
Name: k3s-1.19-bin
PackageBaseID: 160019
PackageBase: k3s-1.19-bin
Version: 1.19.16+k3s1-1
Description: Lightweight Kubernetes
URL: https://k3s.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: amiga23
Submitter: amiga23
FirstSubmitted: 1605717464
LastModified: 1636016047
URLPath: /cgit/aur.git/snapshot/k3s-1.19-bin.tar.gz