kink-hg on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kink-hg

* (Optional) Uninstall kink-hg on Arch using YAY

$ yay -Rns kink-hg

2. Manually Install "kink-hg" via AUR

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

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

b. Clone kink-hg's git locally

$ git clone https://aur.archlinux.org/kink-hg.git ~/kink-hg

c. Go to ~/kink-hg folder and install it

$ cd ~/kink-hg $ makepkg -si

3. Information about the kink-hg package on Arch User Repository (AUR)

ID: 789704
Name: kink-hg
PackageBaseID: 119909
PackageBase: kink-hg
Version: 0.1-2
Description: Kink is a prototype-based functional language on the JVM. The goal of the language is easy and elastic programming with handful number of simple mechanisms.
URL: http://doc.kink-lang.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: raa0121
Submitter: raa0121
FirstSubmitted: 1487329381
LastModified: 1599717360
URLPath: /cgit/aur.git/snapshot/kink-hg.tar.gz