ksplang on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ksplang

* (Optional) Uninstall ksplang on Arch using YAY

$ yay -Rns ksplang

2. Manually Install "ksplang" via AUR

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

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

b. Clone ksplang's git locally

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

c. Go to ~/ksplang folder and install it

$ cd ~/ksplang $ makepkg -si

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

ID: 1412401
Name: ksplang
PackageBaseID: 202770
PackageBase: ksplang
Version: 0.1.0-1
Description: An interpreter for ksplang
URL: https://github.com/ksp/ksplang
NumVotes: 2
Popularity: 1.460094
OutOfDate:
Maintainer: Sejsel
Submitter: Sejsel
FirstSubmitted: 1708423713
LastModified: 1708423713
URLPath: /cgit/aur.git/snapshot/ksplang.tar.gz