rke on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "rke" 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
Copied
b. Install rke on Arch using YAY
$
yay -S
rke
Copied
* (Optional) Uninstall rke on Arch using YAY
$
yay -Rns
rke
Copied
2. Manually Install "rke" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rke's git locally
$
git clone https://aur.archlinux.org/rke.git
~/rke
Copied
c. Go to ~/rke folder and install it
$
cd
~/rke
Copied
$
makepkg -si
Copied
3. Information about the rke package on Arch User Repository (AUR)
ID: 1106034
Name: rke
PackageBaseID: 137659
PackageBase: rke
Version: 1.3.12-1
Description: An extremely simple, lightning fast Kubernetes installer that works everywhere.
URL: https://github.com/rancher/rke
NumVotes: 6
Popularity: 0
OutOfDate: 1662372272
Maintainer: ttpcodes
Submitter: ttpcodes
FirstSubmitted: 1543377688
LastModified: 1656622883
URLPath: /cgit/aur.git/snapshot/rke.tar.gz
Name: rke
PackageBaseID: 137659
PackageBase: rke
Version: 1.3.12-1
Description: An extremely simple, lightning fast Kubernetes installer that works everywhere.
URL: https://github.com/rancher/rke
NumVotes: 6
Popularity: 0
OutOfDate: 1662372272
Maintainer: ttpcodes
Submitter: ttpcodes
FirstSubmitted: 1543377688
LastModified: 1656622883
URLPath: /cgit/aur.git/snapshot/rke.tar.gz