rke-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S rke-bin

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

$ yay -Rns rke-bin

2. Manually Install "rke-bin" via AUR

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

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

b. Clone rke-bin's git locally

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

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

$ cd ~/rke-bin $ makepkg -si

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

ID: 1395511
Name: rke-bin
PackageBaseID: 138956
PackageBase: rke-bin
Version: 1.5.3-1
Description: Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere.
URL: https://github.com/rancher/rke
NumVotes: 6
Popularity: 0.005198
OutOfDate:
Maintainer: otlet
Submitter: 0x76
FirstSubmitted: 1548193814
LastModified: 1706622023
URLPath: /cgit/aur.git/snapshot/rke-bin.tar.gz