rke-git on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S rke-git

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

$ yay -Rns rke-git

2. Manually Install "rke-git" via AUR

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

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

b. Clone rke-git's git locally

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

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

$ cd ~/rke-git $ makepkg -si

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

ID: 689795
Name: rke-git
PackageBaseID: 148503
PackageBase: rke-git
Version: v1.1.0.rc4.r18.g25e7f987-1
Description: An extremely simple, lightning fast Kubernetes installer that works everywhere.
URL: https://github.com/rancher/rke
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ttpcodes
Submitter: ttpcodes
FirstSubmitted: 1579984193
LastModified: 1579984193
URLPath: /cgit/aur.git/snapshot/rke-git.tar.gz