vim-cabal on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S vim-cabal

* (Optional) Uninstall vim-cabal on Arch using YAY

$ yay -Rns vim-cabal

2. Manually Install "vim-cabal" via AUR

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

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

b. Clone vim-cabal's git locally

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

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

$ cd ~/vim-cabal $ makepkg -si

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

ID: 782640
Name: vim-cabal
PackageBaseID: 28516
PackageBase: vim-cabal
Version: 1.4-2
Description: Syntax coloration for Cabal
URL: https://www.vim.org/scripts/script.php?script_id=2625
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lpapp
FirstSubmitted: 1247903949
LastModified: 1598275495
URLPath: /cgit/aur.git/snapshot/vim-cabal.tar.gz