ocaml-mew on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ocaml-mew

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

$ yay -Rns ocaml-mew

2. Manually Install "ocaml-mew" 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's git locally

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

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

$ cd ~/ocaml-mew $ makepkg -si

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

ID: 1393787
Name: ocaml-mew
PackageBaseID: 152000
PackageBase: ocaml-mew
Version: 0.1.0-8
Description: A general modal editing engine generator
URL: https://github.com/kandu/mew
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1587858072
LastModified: 1706396930
URLPath: /cgit/aur.git/snapshot/ocaml-mew.tar.gz