haskell-lsp-git on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "haskell-lsp-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 haskell-lsp-git on Arch using YAY

$ yay -S haskell-lsp-git

* (Optional) Uninstall haskell-lsp-git on Arch using YAY

$ yay -Rns haskell-lsp-git

2. Manually Install "haskell-lsp-git" via AUR

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

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

b. Clone haskell-lsp-git's git locally

$ git clone https://aur.archlinux.org/haskell-lsp-git.git ~/haskell-lsp-git

c. Go to ~/haskell-lsp-git folder and install it

$ cd ~/haskell-lsp-git $ makepkg -si

3. Information about the haskell-lsp-git package on Arch User Repository (AUR)

ID: 874747
Name: haskell-lsp-git
PackageBaseID: 164152
PackageBase: haskell-lsp-git
Version: 1.1.1.0.r417.gcd5708b-1
Description: Haskell library for the Microsoft Language Server Protocol
URL: https://github.com/haskell/lsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: berberman
Submitter: berberman
FirstSubmitted: 1615286564
LastModified: 1615286564
URLPath: /cgit/aur.git/snapshot/haskell-lsp-git.tar.gz