k0s on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "k0s" 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 k0s on Arch using YAY
$
yay -S
k0s
Copied
* (Optional) Uninstall k0s on Arch using YAY
$
yay -Rns
k0s
Copied
2. Manually Install "k0s" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone k0s's git locally
$
git clone https://aur.archlinux.org/k0s.git
~/k0s
Copied
c. Go to ~/k0s folder and install it
$
cd
~/k0s
Copied
$
makepkg -si
Copied
3. Information about the k0s package on Arch User Repository (AUR)
ID: 1117950
Name: k0s
PackageBaseID: 183813
PackageBase: k0s
Version: 0.1.5-1
Description: Aggregate your personal infrastructure
URL: https://github.com/btwiuse/k0s
NumVotes: 0
Popularity: 0
OutOfDate: 1676282922
Maintainer: navigaid
Submitter: navigaid
FirstSubmitted: 1657146606
LastModified: 1658887426
URLPath: /cgit/aur.git/snapshot/k0s.tar.gz
Name: k0s
PackageBaseID: 183813
PackageBase: k0s
Version: 0.1.5-1
Description: Aggregate your personal infrastructure
URL: https://github.com/btwiuse/k0s
NumVotes: 0
Popularity: 0
OutOfDate: 1676282922
Maintainer: navigaid
Submitter: navigaid
FirstSubmitted: 1657146606
LastModified: 1658887426
URLPath: /cgit/aur.git/snapshot/k0s.tar.gz