haskell-language-server-static on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S haskell-language-server-static

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

$ yay -Rns haskell-language-server-static

2. Manually Install "haskell-language-server-static" via AUR

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

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

b. Clone haskell-language-server-static's git locally

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

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

$ cd ~/haskell-language-server-static $ makepkg -si

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

ID: 1418790
Name: haskell-language-server-static
PackageBaseID: 171703
PackageBase: haskell-language-server-static
Version: 2.7.0.0-1
Description: Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
URL: https://github.com/haskell/haskell-language-server
NumVotes: 9
Popularity: 0.000461
OutOfDate:
Maintainer: carbolymer
Submitter: carbolymer
FirstSubmitted: 1633502140
LastModified: 1709282009
URLPath: /cgit/aur.git/snapshot/haskell-language-server-static.tar.gz