ocaml-mew_vi on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S ocaml-mew_vi

* (Optional) Uninstall ocaml-mew_vi on Arch using YAY

$ yay -Rns ocaml-mew_vi

2. Manually Install "ocaml-mew_vi" via AUR

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

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

b. Clone ocaml-mew_vi's git locally

$ git clone https://aur.archlinux.org/ocaml-mew_vi.git ~/ocaml-mew_vi

c. Go to ~/ocaml-mew_vi folder and install it

$ cd ~/ocaml-mew_vi $ makepkg -si

3. Information about the ocaml-mew_vi package on Arch User Repository (AUR)

ID: 1393788
Name: ocaml-mew_vi
PackageBaseID: 152001
PackageBase: ocaml-mew_vi
Version: 0.5.0-6
Description: Vi-like modal editing engine generator
URL: https://github.com/kandu/mew_vi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1587858083
LastModified: 1706396936
URLPath: /cgit/aur.git/snapshot/ocaml-mew_vi.tar.gz