Package Details: kotlin-lsp-bin 262.8190.0-1

Git Clone URL: https://aur.archlinux.org/kotlin-lsp-bin.git (read-only, click to copy)
Package Base: kotlin-lsp-bin
Description: Smart code completion, diagnostics and more for Kotlin using the Language Server Protocol
Upstream URL: https://github.com/Kotlin/kotlin-lsp
Licenses: Apache
Conflicts: kotlin-lsp-git
Provides: kotlin-lsp
Submitter: SteinGates
Maintainer: SteinGates
Last Packager: SteinGates
Votes: 3
Popularity: 0.74
First Submitted: 2025-05-27 13:54 (UTC)
Last Updated: 2026-06-25 06:10 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

SteinGates commented on 2026-06-25 06:10 (UTC)

Oh, I haven't noticed that there is a new release dropped. Ok, upgraded, Thank you!

sebastiancarlos commented on 2026-06-24 15:54 (UTC)

You can update to latest version with this (tested) change:

pkgver=262.8190.0
source=("https://download-cdn.jetbrains.com/language-server/kotlin-server/${pkgver}/kotlin-server-${pkgver}.tar.gz")
sha256sums=('8b4c70e95065420e7867c99aaf9f18e0b4e76311ec453e4c1a39e3f6ae774cbf')

SteinGates commented on 2026-04-30 12:52 (UTC)

Ok!

audrius commented on 2026-04-30 12:28 (UTC)

The dependency on jvm17 seems too restrictive. I believe the lsp should work with newer JVM versions too.

so depends=('java-runtime>=17')