haskell-ide-engine on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S haskell-ide-engine

* (Optional) Uninstall haskell-ide-engine on Arch using YAY

$ yay -Rns haskell-ide-engine

2. Manually Install "haskell-ide-engine" via AUR

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

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

b. Clone haskell-ide-engine's git locally

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

c. Go to ~/haskell-ide-engine folder and install it

$ cd ~/haskell-ide-engine $ makepkg -si

3. Information about the haskell-ide-engine package on Arch User Repository (AUR)

ID: 734283
Name: haskell-ide-engine
PackageBaseID: 139138
PackageBase: haskell-ide-engine
Version: 1.4-1
Description: The engine for haskell ide-integration. Not an IDE
URL: https://github.com/haskell/haskell-ide-engine
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Philzli
FirstSubmitted: 1548791081
LastModified: 1589158041
URLPath: /cgit/aur.git/snapshot/haskell-ide-engine.tar.gz