# Install omake with Homebrew, apt, dnf, MacPorts, Nix

Build system designed for scalability, portability, and concision. Version 0.10.7 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:omake
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install omake
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install omake
```

  Evidence: MacPorts ports tree: devel/omake/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install omake
```

  Evidence: Debian stable package indexes: omake from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ocaml-omake
```

  Evidence: Fedora Rawhide package metadata: ocaml-omake from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#omake
```

  Evidence: nixpkgs package indexes: pkgs/by-name/om/omake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:omake
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/omake>
- **Version:** 0.10.7
- **Source summary:** Build system designed for scalability, portability, and concision
- **Homepage:** <http://projects.camlcity.org/projects/omake.html>
- **Repository:** <https://github.com/ocaml-omake/omake>
- **Upstream docs:** <https://projects.camlcity.org/projects/dl/omake-0.10.6/doc/html/omake-toc.html>
- **License:** GPL-2.0-only
- **Source archive:** <https://github.com/ocaml-omake/omake/archive/refs/tags/omake-0.10.7.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- omake (cli)
- omake (alias)

## Build dependencies

- ocaml

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.10.7
- Local data: ok
- Upstream repository: https://github.com/ocaml-omake/omake
- Upstream latest detected: omake-0.10.7 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

OMake is an OCaml-written build system with make-like syntax, global project analysis, automatic dependency tracking, and an emphasis on scalable multi-directory builds. It belongs to the generation of build tools that tried to keep Make's concise rule style while fixing dependency and portability pain in large source trees.

### Project history

The public project page describes OMake as a build system designed for scalability and portability and notes its move from metaprl.org to camlcity.org. The opam package metadata credits Aleksey Nogin, Jason Hickey, and Gerd Stolpmann as authors, with Gerd Stolpmann listed as maintainer for the opam package.

The 2006 paper 'OMake: Designing a Scalable Build Process' framed OMake as a domain-specific programming problem. Its central goals were compositional project descriptions, concise small-project rules, and enough expressive power for larger builds.

### Adoption history

OMake became part of the OCaml build-tool landscape before newer tools such as Jenga and Dune changed common practice. Jane Street's retrospective on Jenga says that around 2012 OMake was one of OCaml's standard build systems, which is a useful adoption marker from a large OCaml user rather than a package index alone.

The project later consolidated maintenance under the ocaml-omake GitHub organization, while package managers such as opam, Debian, Ubuntu, Homebrew, MacPorts, Nix, and Fedora-family repositories kept shipping it for legacy and active projects.

### How it is used

A typical OMake project has an OMakeroot at the repository root and OMakefile files in project directories. When omake runs, it walks the configuration tree, evaluates the OMakefiles, and builds with global knowledge of the project rather than invoking independent recursive make processes.

OMake users reach for it when they want automatic dependency analysis, digest-based incremental rebuilds, OCaml-oriented rules, cross-directory builds, and a programmable build language without writing raw Makefile plumbing for every subdirectory.

### Why package nerds care

OMake is historically interesting because it captures an OCaml ecosystem moment before Dune became dominant. It is also a tidy example of a build tool whose design arguments were documented in an academic paper, then lived on as a real package carried by many operating-system distributions.

For package metadata, OMake is the kind of tool whose value is not measured only by repository activity: old build systems remain important because they are encoded into source releases, downstream package recipes, and long-lived project build instructions.

### Timeline

- 2006: the OMake design paper is published, presenting the build system as a scalable build-process DSL.
- The project moves from metaprl.org to camlcity.org, according to the official project page.
- 2012: Jane Street's Jenga history describes OMake as one of OCaml's standard build systems at the time.
- 2014: the ocaml-omake/omake GitHub repository is created, becoming the public maintenance home linked from package metadata.

### Related projects

- OMake sits beside GNU Make, OCamlMakefile, ocamlbuild, Jenga, and Dune in OCaml build history. Its project-wide analysis model also makes it a useful contrast with recursive make patterns.

### Sources

- <https://api.github.com/repos/ocaml-omake/omake>
- <https://blog.janestreet.com/how-we-accidentally-built-a-better-build-system-for-ocaml-index/>
- <https://dl.acm.org/doi/10.1007/11693017_7>
- <https://github.com/ocaml-omake/omake>
- <https://github.com/ocaml/opam-repository/blob/master/packages/omake/omake.0.10.7/opam>
- <https://projects.camlcity.org/projects/dl/omake-0.10.5/doc/html/omake-quickstart.html>
- <https://projects.camlcity.org/projects/omake.html>


## Security Notes

generalized runtime or code generation signal.

- **Geiger risk:** yellow / medium
- generalized runtime or code generation signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** omake
- **Aliases:** o-make
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** etsh, oils-for-unix
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Debian apt - omake - 0.10.7-1: normalized package name match | Debian stable package indexes: omake from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | build system with automated dependency analysis | http://projects.camlcity.org/projects/omake.html
- Debian apt - omake-doc - 0.10.7-1: normalized package name match | Debian stable package indexes: omake-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | documentation for OMake | http://projects.camlcity.org/projects/omake.html
- Nix - omake: normalized package name match | nixpkgs package indexes: pkgs/by-name/om/omake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - omake - 0.10.6-2: normalized package name match | Ubuntu 24.04 LTS package indexes: omake from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | build system with automated dependency analysis | http://projects.camlcity.org/projects/omake.html
- Ubuntu apt - omake-doc - 0.10.6-2: normalized package name match | Ubuntu 24.04 LTS package indexes: omake-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | documentation for OMake | http://projects.camlcity.org/projects/omake.html
- dnf - ocaml-omake - 0.10.7-8.fc45: normalized package name match | Fedora Rawhide package metadata: ocaml-omake from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Build system with automated dependency analysis | http://projects.camlcity.org/projects/omake.html
- MacPorts - omake: normalized package name match | MacPorts ports tree: devel/omake/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [ocaml](https://www.automicvault.com/pkg/brew/ocaml/) - Build dependency declared by Homebrew.
- [bsdmake](https://www.automicvault.com/pkg/brew/bsdmake/) - Shares av.db curated category or tags: build-system, cli, developer-tools, make.
- [dune](https://www.automicvault.com/pkg/brew/dune/) - Shares av.db curated category or tags: build-system, cli, developer-tools, ocaml.
- [redo](https://www.automicvault.com/pkg/brew/redo/) - Shares av.db curated category or tags: automation, build-system, cli, developer-tools.
- [boot-clj](https://www.automicvault.com/pkg/brew/boot-clj/) - Shares av.db curated category or tags: automation, build-system, cli, developer-tools.
- [cabin](https://www.automicvault.com/pkg/brew/cabin/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [fastbuild](https://www.automicvault.com/pkg/brew/fastbuild/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [goredo](https://www.automicvault.com/pkg/brew/goredo/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [litani](https://www.automicvault.com/pkg/brew/litani/) - Shares av.db curated category or tags: build-system, cli, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/omake.yml](https://github.com/automic-vault/db/blob/main/combined/omake.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
