ocaml-mm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-mm

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

$ yay -Rns ocaml-mm

2. Manually Install "ocaml-mm" via AUR

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

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

b. Clone ocaml-mm's git locally

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

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

$ cd ~/ocaml-mm $ makepkg -si

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

ID: 1406180
Name: ocaml-mm
PackageBaseID: 101573
PackageBase: ocaml-mm
Version: 0.8.5-1
Description: OCaml multimedia library
URL: https://github.com/savonet/ocaml-mm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444474297
LastModified: 1707411609
URLPath: /cgit/aur.git/snapshot/ocaml-mm.tar.gz