klong on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S klong

* (Optional) Uninstall klong on Arch using YAY

$ yay -Rns klong

2. Manually Install "klong" via AUR

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

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

b. Clone klong's git locally

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

c. Go to ~/klong folder and install it

$ cd ~/klong $ makepkg -si

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

ID: 1053286
Name: klong
PackageBaseID: 147586
PackageBase: klong
Version: 20220315-1
Description: A simple array language
URL: http://t3x.org/klong
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1577042645
LastModified: 1647623862
URLPath: /cgit/aur.git/snapshot/klong.tar.gz