koka-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S koka-bin

* (Optional) Uninstall koka-bin on Arch using YAY

$ yay -Rns koka-bin

2. Manually Install "koka-bin" via AUR

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

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

b. Clone koka-bin's git locally

$ git clone https://aur.archlinux.org/koka-bin.git ~/koka-bin

c. Go to ~/koka-bin folder and install it

$ cd ~/koka-bin $ makepkg -si

3. Information about the koka-bin package on Arch User Repository (AUR)

ID: 1421635
Name: koka-bin
PackageBaseID: 160322
PackageBase: koka-bin
Version: 3.1.1-1
Description: Koka: a function-oriented language with effect inference
URL: https://github.com/koka-lang/koka
NumVotes: 1
Popularity: 0.652141
OutOfDate:
Maintainer: TwoFinger
Submitter: zhangkaizhao
FirstSubmitted: 1606550003
LastModified: 1709709436
URLPath: /cgit/aur.git/snapshot/koka-bin.tar.gz