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

Last updated: September 27,2024

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

$ yay -S vim-haskell-git

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

$ yay -Rns vim-haskell-git

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

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

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

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

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

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

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

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

ID: 788945
Name: vim-haskell-git
PackageBaseID: 157502
PackageBase: vim-haskell-git
Version: r449.b1ac468-1
Description: Syntax Highlighting and Indentation for Haskell and Cabal.
URL: https://github.com/neovimhaskell/haskell-vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bionade24
Submitter: andreafeletto
FirstSubmitted: 1599578239
LastModified: 1599578239
URLPath: /cgit/aur.git/snapshot/vim-haskell-git.tar.gz