vim-omlet on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S vim-omlet

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

$ yay -Rns vim-omlet

2. Manually Install "vim-omlet" via AUR

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

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

b. Clone vim-omlet's git locally

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

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

$ cd ~/vim-omlet $ makepkg -si

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

ID: 465820
Name: vim-omlet
PackageBaseID: 28443
PackageBase: vim-omlet
Version: 0.13-2
Description: Much better OCaml indentation, and more
URL: http://www.vim.org/scripts/script.php?script_id=1196
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: FMB
Submitter: lpapp
FirstSubmitted: 1247872947
LastModified: 1512134137
URLPath: /cgit/aur.git/snapshot/vim-omlet.tar.gz