klong on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install klong on Arch using YAY
$
yay -S
klong
Copied
* (Optional) Uninstall klong on Arch using YAY
$
yay -Rns
klong
Copied
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
Copied
b. Clone klong's git locally
$
git clone https://aur.archlinux.org/klong.git
~/klong
Copied
c. Go to ~/klong folder and install it
$
cd
~/klong
Copied
$
makepkg -si
Copied
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
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