kotlin-language-server on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S kotlin-language-server

* (Optional) Uninstall kotlin-language-server on Arch using YAY

$ yay -Rns kotlin-language-server

2. Manually Install "kotlin-language-server" via AUR

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

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

b. Clone kotlin-language-server's git locally

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

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

$ cd ~/kotlin-language-server $ makepkg -si

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

ID: 1417601
Name: kotlin-language-server
PackageBaseID: 142150
PackageBase: kotlin-language-server
Version: 1.3.9-1
Description: Smart code completion, diagnostics and more for Kotlin using the Language Server Protocol
URL: https://github.com/fwcd/kotlin-language-server
NumVotes: 11
Popularity: 0.022606
OutOfDate:
Maintainer: aravance
Submitter: GrimKriegor
FirstSubmitted: 1558123027
LastModified: 1709148408
URLPath: /cgit/aur.git/snapshot/kotlin-language-server.tar.gz