kotlin-native-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kotlin-native-bin

* (Optional) Uninstall kotlin-native-bin on Arch using YAY

$ yay -Rns kotlin-native-bin

2. Manually Install "kotlin-native-bin" via AUR

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

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

b. Clone kotlin-native-bin's git locally

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

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

$ cd ~/kotlin-native-bin $ makepkg -si

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

ID: 1192682
Name: kotlin-native-bin
PackageBaseID: 131524
PackageBase: kotlin-native-bin
Version: 1.7.20-1
Description: An LLVM based backend for the Kotlin compiler and native implementation of the Kotlin standard library
URL: https://kotlinlang.org/
NumVotes: 9
Popularity: 0.000223
OutOfDate:
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1523434052
LastModified: 1673026892
URLPath: /cgit/aur.git/snapshot/kotlin-native-bin.tar.gz