# Install mako with Homebrew, apk, apt, dnf, Nix, pacman, zypper

Production-grade web bundler based on Rust. Version 0.11.15 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:mako
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mako
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mako
```

  Evidence: Alpine Linux edge package indexes: mako from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install python-mako-doc
```

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

- dnf (92%):

```sh
sudo dnf install mako
```

  Evidence: Fedora Rawhide package metadata: mako 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#mako
```

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

- pacman (92%):

```sh
sudo pacman -S mako
```

  Evidence: Arch Linux sync databases: mako from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install mako
```

  Evidence: openSUSE Tumbleweed package metadata: mako from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:mako
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/mako>
- **Version:** 0.11.15
- **Source summary:** Production-grade web bundler based on Rust
- **Homepage:** <https://makojs.dev>
- **Repository:** <https://github.com/utooland/utoo>
- **Upstream docs:** <https://makojs.dev/docs>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/@umijs/mako/-/mako-0.11.15.tgz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- mako (cli)
- mako (alias)

## Dependencies

- node

## Install behavior

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

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.11.15
- Local data: ok
- Upstream repository: https://makojs.dev
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

Mako is a Rust-based web bundler for JavaScript and TypeScript applications, libraries, and frameworks. The official site describes it as extremely fast and production-grade, with zero-config defaults, HMR, code splitting, TypeScript, Less, CSS Modules, React support, and Umi integration.

### Project history

The Mako team says the project began in March 2023 as Ant Group explored Rust-based build tooling to solve frontend build-speed problems. The official open-source announcement gives the core timeline: project kickoff in 2023.3, first usable version in 2023.7, internal Ant Group release on 2023.11.24, and public open source release in June 2024.

Mako was originally presented from the UmiJS ecosystem and later surfaced through the Utoo repository, a unified toolchain for web development. The Utoo README describes a Rust and Turbopack-based toolchain with package management, bundling, and command execution components; Mako/utoopack is the bundler side of that ecosystem.

### Adoption history

Before open sourcing, Mako was used internally at Ant Group. The official site says it had been used in hundreds of production projects at Ant Group and tested across thousands of older projects and npm package versions for compatibility.

For public users, the documented entry points are `npm create mako`, direct docs usage, and Umi integration. The open-source announcement explicitly targeted Umi users by showing how to enable Mako in Umi 4.2.0 or later, which made adoption easiest for projects already in that framework family.

### How it is used

Mako can be tried with `npm create mako` and configured with a `mako.config.json` file at a project root. The config docs show entry points, output behavior, dev server settings, code splitting, externals, CSS handling, and other bundler options; when used through Umi, the docs recommend configuring the bundler through `.umirc.ts` or `config/config.ts` instead.

### Why package nerds care

Mako matters to package-tooling watchers because it is part of the Rust rewrite wave in frontend infrastructure, but with an enterprise migration story rather than a purely greenfield one. It competes in the same problem space as Webpack, Vite, Rspack, Farm, Turbopack, SWC, and esbuild while emphasizing compatibility with existing Umi and Webpack-shaped projects.

### Timeline

- 2023-03: Mako project work begins.
- 2023-07: The team reaches a first usable version.
- 2023-11-24: Mako is officially released internally at Ant Group.
- 2024-06-28: Mako is announced as open source.
- 2026: The Utoo repository continues development of the wider toolchain.

### Related projects

- Related projects include Umi, Ant Design, Webpack, Vite, Rspack, Farm, Turbopack, SWC, Oxc, and Utoo's `@utoo/pack` toolchain.

### Sources

- <https://api.github.com/repos/utooland/utoo>
- <https://github.com/utooland/utoo>
- <https://makojs.dev/>
- <https://makojs.dev/blog/mako-open-sourced>
- <https://makojs.dev/docs>
- <https://makojs.dev/docs/config>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: mako.config.json
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mako
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - python-mako-doc - 1.3.9-1: normalized package name match | Debian stable package indexes: python-mako-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | documentation for the Mako Python library | https://www.makotemplates.org/
- Debian apt - python3-mako - 1.3.9-1: normalized package name match | Debian stable package indexes: python3-mako from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast and lightweight templating for the Python 3 platform | https://www.makotemplates.org/
- Nix - mako: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/mako/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - python-mako-doc - 1.3.2-1: normalized package name match | Ubuntu 24.04 LTS package indexes: python-mako-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | documentation for the Mako Python library | https://www.makotemplates.org/
- Ubuntu apt - python3-mako - 1.3.2-1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-mako from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | fast and lightweight templating for the Python 3 platform | https://www.makotemplates.org/
- apk - mako - 1.11.0-r0: normalized package name match | Alpine Linux edge package indexes: mako from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A lightweight notification daemon for Wayland | https://wayland.emersion.fr/mako/
- apk - mako-bash-completion - 1.11.0-r0: normalized package name match | Alpine Linux edge package indexes: mako-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for mako | https://wayland.emersion.fr/mako/
- apk - mako-dbg - 1.11.0-r0: normalized package name match | Alpine Linux edge package indexes: mako-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A lightweight notification daemon for Wayland (debug symbols) | https://wayland.emersion.fr/mako/
- apk - mako-doc - 1.11.0-r0: normalized package name match | Alpine Linux edge package indexes: mako-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A lightweight notification daemon for Wayland (documentation) | https://wayland.emersion.fr/mako/
- apk - mako-fish-completion - 1.11.0-r0: normalized package name match | Alpine Linux edge package indexes: mako-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for mako | https://wayland.emersion.fr/mako/
- apk - mako-openrc - 1.11.0-r0: normalized package name match | Alpine Linux edge package indexes: mako-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A lightweight notification daemon for Wayland (OpenRC init scripts) | https://wayland.emersion.fr/mako/
- apk - mako-zsh-completion - 1.11.0-r0: normalized package name match | Alpine Linux edge package indexes: mako-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for mako | https://wayland.emersion.fr/mako/
- dnf - mako - 1.11.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: mako from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Lightweight Wayland notification daemon | https://github.com/emersion/mako
- pacman - mako - 1.11.0-1: normalized package name match | Arch Linux sync databases: mako from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Lightweight notification daemon for Wayland | https://mako-project.org
- zypper - mako - 1.11.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: mako from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A Wayland notification daemon | https://mako-project.org/


## Related links

- [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.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [node](https://www.automicvault.com/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [esbuild](https://www.automicvault.com/pkg/brew/esbuild/) - Shares av.db curated category or tags: build-tools, cli, developer-tools, javascript, typescript.
- [nx](https://www.automicvault.com/pkg/brew/nx/) - Shares av.db curated category or tags: build-tools, cli, developer-tools, javascript, typescript.
- [vite](https://www.automicvault.com/pkg/brew/vite/) - Shares av.db curated category or tags: build-tools, cli, developer-tools, javascript, typescript.
- [grunt-cli](https://www.automicvault.com/pkg/brew/grunt-cli/) - Shares av.db curated category or tags: build-tools, cli, developer-tools, javascript.
- [gulp-cli](https://www.automicvault.com/pkg/brew/gulp-cli/) - Shares av.db curated category or tags: build-tools, cli, developer-tools, javascript.
- [maturin](https://www.automicvault.com/pkg/brew/maturin/) - Shares av.db curated category or tags: build-tools, cli, developer-tools, rust.
- [moon](https://www.automicvault.com/pkg/brew/moon/) - Shares av.db curated category or tags: build-tools, cli, developer-tools, rust.
- [ncc](https://www.automicvault.com/pkg/brew/ncc/) - Shares av.db curated category or tags: build-tools, cli, developer-tools, javascript.
- [vite-plus](https://www.automicvault.com/pkg/brew/vite-plus/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-tools, cli, developer, developer-tools.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
