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

Last updated: June 26,2024

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

$ yay -S kotlin-language-server-git

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

$ yay -Rns kotlin-language-server-git

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

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

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

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

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

ID: 1353860
Name: kotlin-language-server-git
PackageBaseID: 142764
PackageBase: kotlin-language-server-git
Version: r1444.80fc538-1
Description: Smart code completion, diagnostics and more for Kotlin using the Language Server Protocol
URL: https://github.com/fwcd/kotlin-language-server.git
NumVotes: 3
Popularity: 0.140202
OutOfDate:
Maintainer: aravance
Submitter: GrimKriegor
FirstSubmitted: 1560534375
LastModified: 1700087351
URLPath: /cgit/aur.git/snapshot/kotlin-language-server-git.tar.gz