rancher-k3d on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S rancher-k3d

* (Optional) Uninstall rancher-k3d on Arch using YAY

$ yay -Rns rancher-k3d

2. Manually Install "rancher-k3d" via AUR

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

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

b. Clone rancher-k3d's git locally

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

c. Go to ~/rancher-k3d folder and install it

$ cd ~/rancher-k3d $ makepkg -si

3. Information about the rancher-k3d package on Arch User Repository (AUR)

ID: 1374420
Name: rancher-k3d
PackageBaseID: 182961
PackageBase: rancher-k3d
Version: 5.6.0-1
Description: Little helper to run CNCF's k3s in Docker
URL: https://github.com/k3d-io/k3d
NumVotes: 1
Popularity: 0.240609
OutOfDate:
Maintainer: cjc7373
Submitter: arth
FirstSubmitted: 1654606712
LastModified: 1703332494
URLPath: /cgit/aur.git/snapshot/rancher-k3d.tar.gz