k3sup on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S k3sup

* (Optional) Uninstall k3sup on Arch using YAY

$ yay -Rns k3sup

2. Manually Install "k3sup" via AUR

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

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

b. Clone k3sup's git locally

$ git clone https://aur.archlinux.org/k3sup.git ~/k3sup

c. Go to ~/k3sup folder and install it

$ cd ~/k3sup $ makepkg -si

3. Information about the k3sup package on Arch User Repository (AUR)

ID: 1363288
Name: k3sup
PackageBaseID: 197461
PackageBase: k3sup
Version: 0.13.3-1
Description: A tool to bootstrap K3s over SSH in < 60s
URL: https://github.com/alexellis/k3sup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrwormhole
Submitter: mrwormhole
FirstSubmitted: 1694315470
LastModified: 1701478098
URLPath: /cgit/aur.git/snapshot/k3sup.tar.gz

5. The same packages on other Linux Distributions