kotlin-eap on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S kotlin-eap

* (Optional) Uninstall kotlin-eap on Arch using YAY

$ yay -Rns kotlin-eap

2. Manually Install "kotlin-eap" via AUR

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

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

b. Clone kotlin-eap's git locally

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

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

$ cd ~/kotlin-eap $ makepkg -si

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

ID: 541863
Name: kotlin-eap
PackageBaseID: 135791
PackageBase: kotlin-eap
Version: 1.3_M2-1
Description: EAP - Statically typed programming language that can interoperate with Java
URL: https://kotlinlang.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1623084157
Maintainer:
FirstSubmitted: 1536363391
LastModified: 1536363391
URLPath: /cgit/aur.git/snapshot/kotlin-eap.tar.gz