diagnostic-languageserver on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S diagnostic-languageserver

* (Optional) Uninstall diagnostic-languageserver on Arch using YAY

$ yay -Rns diagnostic-languageserver

2. Manually Install "diagnostic-languageserver" via AUR

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

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

b. Clone diagnostic-languageserver's git locally

$ git clone https://aur.archlinux.org/diagnostic-languageserver.git ~/diagnostic-languageserver

c. Go to ~/diagnostic-languageserver folder and install it

$ cd ~/diagnostic-languageserver $ makepkg -si

3. Information about the diagnostic-languageserver package on Arch User Repository (AUR)

ID: 1077304
Name: diagnostic-languageserver
PackageBaseID: 143695
PackageBase: diagnostic-languageserver
Version: 1.14.2-1
Description: General purpose Language Server that integrates with linters to support diagnostic features
URL: https://www.npmjs.com/package/diagnostic-languageserver
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1563624464
LastModified: 1652006173
URLPath: /cgit/aur.git/snapshot/diagnostic-languageserver.tar.gz