14 lines
232 B
Text
14 lines
232 B
Text
= AUR clusterctl-bin
|
|
|
|
The AUR clusterctl package (https://github.com/kubernetes-sigs/cluster-api)
|
|
|
|
== Installation
|
|
|
|
Manual building:
|
|
|
|
$ makepkg
|
|
$ sudo pacman -U clusterctl-bin
|
|
|
|
Pacaur Installation:
|
|
|
|
$ pacaur -S clusterctl-bin
|