myks-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S myks-bin

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

$ yay -Rns myks-bin

2. Manually Install "myks-bin" via AUR

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

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

b. Clone myks-bin's git locally

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

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

$ cd ~/myks-bin $ makepkg -si

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

ID: 1426499
Name: myks-bin
PackageBaseID: 197778
PackageBase: myks-bin
Version: 3.4.2-1
Description: A configuration framework for Kubernetes applications
URL: https://github.com/mykso/myks
NumVotes: 1
Popularity: 0.088733
OutOfDate:
Maintainer: Zebradil
Submitter: Zebradil
FirstSubmitted: 1695234247
LastModified: 1710339816
URLPath: /cgit/aur.git/snapshot/myks-bin.tar.gz