klotho on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S klotho

* (Optional) Uninstall klotho on Arch using YAY

$ yay -Rns klotho

2. Manually Install "klotho" via AUR

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

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

b. Clone klotho's git locally

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

c. Go to ~/klotho folder and install it

$ cd ~/klotho $ makepkg -si

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

ID: 1202752
Name: klotho
PackageBaseID: 189900
PackageBase: klotho
Version: 0.6.0-1
Description: An Infrastructure from Code CLI tool that transforms plain code into cloud native code.
URL: https://klo.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamemaker1
Submitter: gamemaker1
FirstSubmitted: 1674830838
LastModified: 1674830838
URLPath: /cgit/aur.git/snapshot/klotho.tar.gz