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

Last updated: November 23,2024

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

$ yay -S kotlin-native-git

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

$ yay -Rns kotlin-native-git

2. Manually Install "kotlin-native-git" 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-git's git locally

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

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

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

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

ID: 425090
Name: kotlin-native-git
PackageBaseID: 121223
PackageBase: kotlin-native-git
Version: r2571.56c1f2b0-1
Description: A LLVM backend for the Kotlin compiler
URL: https://github.com/JetBrains/kotlin-native
NumVotes: 8
Popularity: 0
OutOfDate: 1533926642
Maintainer: kyonifer
Submitter: kyonifer
FirstSubmitted: 1491331140
LastModified: 1499283198
URLPath: /cgit/aur.git/snapshot/kotlin-native-git.tar.gz