timoni on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S timoni

* (Optional) Uninstall timoni on Arch using YAY

$ yay -Rns timoni

2. Manually Install "timoni" via AUR

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

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

b. Clone timoni's git locally

$ git clone https://aur.archlinux.org/timoni.git ~/timoni

c. Go to ~/timoni folder and install it

$ cd ~/timoni $ makepkg -si

3. Information about the timoni package on Arch User Repository (AUR)

ID: 1423350
Name: timoni
PackageBaseID: 198080
PackageBase: timoni
Version: 0.20.0-1
Description: Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm.
URL: https://github.com/stefanprodan/timoni
NumVotes: 1
Popularity: 0.368908
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1696292409
LastModified: 1709917793
URLPath: /cgit/aur.git/snapshot/timoni.tar.gz

5. The same packages on other Linux Distributions