rke2-bin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S rke2-bin

* (Optional) Uninstall rke2-bin on Arch using YAY

$ yay -Rns rke2-bin

2. Manually Install "rke2-bin" via AUR

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

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

b. Clone rke2-bin's git locally

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

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

$ cd ~/rke2-bin $ makepkg -si

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

ID: 1251210
Name: rke2-bin
PackageBaseID: 184822
PackageBase: rke2-bin
Version: 1.25.9+rke2r1-1
Description: Rancher's next-generation Kubernetes distribution
URL: https://rke2.io
NumVotes: 0
Popularity: 0
OutOfDate: 1688744352
Maintainer: hereticli
Submitter: hereticli
FirstSubmitted: 1660094794
LastModified: 1682993674
URLPath: /cgit/aur.git/snapshot/rke2-bin.tar.gz