vim-hoogle on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S vim-hoogle

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

$ yay -Rns vim-hoogle

2. Manually Install "vim-hoogle" via AUR

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

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

b. Clone vim-hoogle's git locally

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

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

$ cd ~/vim-hoogle $ makepkg -si

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

ID: 499012
Name: vim-hoogle
PackageBaseID: 131225
PackageBase: vim-hoogle
Version: 1.3-1
Description: Search haskell documentation from vim
URL: http://www.vim.org/scripts/script.php?script_id=2672
NumVotes: 0
Popularity: 0
OutOfDate: 1567714267
Maintainer:
Submitter: vicentereyes
FirstSubmitted: 1522424485
LastModified: 1522424486
URLPath: /cgit/aur.git/snapshot/vim-hoogle.tar.gz