konoha on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S konoha

* (Optional) Uninstall konoha on Arch using YAY

$ yay -Rns konoha

2. Manually Install "konoha" via AUR

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

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

b. Clone konoha's git locally

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

c. Go to ~/konoha folder and install it

$ cd ~/konoha $ makepkg -si

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

ID: 193962
Name: konoha
PackageBaseID: 53905
PackageBase: konoha
Version: 1.0.0.952-1
Description: A high speed static scripting language.
URL: http://code.google.com/p/konoha/
NumVotes: 1
Popularity: 0
OutOfDate: 1700429243
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1320983353
LastModified: 1434169127
URLPath: /cgit/aur.git/snapshot/konoha.tar.gz