Automic VaultAutomic Vault

brew

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

Additional install commands

macOS

Homebrewverified · 100%
brew install mako

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add mako

Alpine Linux edge package indexes · mako · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install python-mako-doc

Debian stable package indexes · python-mako-doc · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install mako

Fedora Rawhide package metadata · mako · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#mako

nixpkgs package indexes · pkgs/by-name/ma/mako/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S mako

Arch Linux sync databases · mako · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install mako

openSUSE Tumbleweed package metadata · mako · source: download.opensuse.org

overview

Package summary

Production-grade web bundler based on Rust

Commands and aliases

  • mako

history

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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
mako.config.json

executables

Installed executables

CommandKindExposureNote
makocliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.11.15
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://makojs.dev

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://makojs.devnone confidence

install metadata

Package metadata

Package keybrew:mako
Version0.11.15
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/mako
Homepagehttps://makojs.dev
Repositoryhttps://github.com/utooland/utoo
Upstream docshttps://makojs.dev/docs
LicenseMIT
Source archivehttps://registry.npmjs.org/@umijs/mako/-/mako-0.11.15.tgz
Dependenciesnode
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemako
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

python-mako-doc 1.3.9-1

documentation for the Mako Python library

https://www.makotemplates.org/

sudo apt install python-mako-doc
  • Section: doc
  • Architecture: all
  • Source Package: mako
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Mako
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-mako-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-mako 1.3.9-1

fast and lightweight templating for the Python 3 platform

https://www.makotemplates.org/

sudo apt install python3-mako
  • Section: python
  • Architecture: all
  • Source Package: mako
  • 2 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Mako
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-mako from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mako

nix profile install nixpkgs#mako
  • normalized package name match
  • Matched by: Mako
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/mako/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

python-mako-doc 1.3.2-1

documentation for the Mako Python library

https://www.makotemplates.org/

sudo apt install python-mako-doc
  • Section: doc
  • Architecture: all
  • Source Package: mako
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Mako
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python-mako-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-mako 1.3.2-1

fast and lightweight templating for the Python 3 platform

https://www.makotemplates.org/

sudo apt install python3-mako
  • Section: python
  • Architecture: all
  • Source Package: mako
  • 3 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Mako
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-mako from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

mako 1.11.0-r0

A lightweight notification daemon for Wayland

https://wayland.emersion.fr/mako/

sudo apk add mako
  • License: MIT
  • Architecture: x86_64
  • Source Package: mako
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Mako
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mako from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mako-bash-completion 1.11.0-r0

Bash completions for mako

https://wayland.emersion.fr/mako/

sudo apk add mako-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: mako
  • normalized package name match
  • Matched by: Mako
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mako-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mako-dbg 1.11.0-r0

A lightweight notification daemon for Wayland (debug symbols)

https://wayland.emersion.fr/mako/

sudo apk add mako-dbg
  • License: MIT
  • Architecture: x86_64
  • Source Package: mako
  • 1 dependencies
  • normalized package name match
  • Matched by: Mako
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mako-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mako-doc 1.11.0-r0

A lightweight notification daemon for Wayland (documentation)

https://wayland.emersion.fr/mako/

sudo apk add mako-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: mako
  • normalized package name match
  • Matched by: Mako
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mako-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mako-fish-completion 1.11.0-r0

Fish completions for mako

https://wayland.emersion.fr/mako/

sudo apk add mako-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: mako
  • normalized package name match
  • Matched by: Mako
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mako-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mako-openrc 1.11.0-r0

A lightweight notification daemon for Wayland (OpenRC init scripts)

https://wayland.emersion.fr/mako/

sudo apk add mako-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: mako
  • normalized package name match
  • Matched by: Mako
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mako-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mako-zsh-completion 1.11.0-r0

Zsh completions for mako

https://wayland.emersion.fr/mako/

sudo apk add mako-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: mako
  • normalized package name match
  • Matched by: Mako
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mako-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

mako 1.11.0-1.fc45

Lightweight Wayland notification daemon

https://github.com/emersion/mako

sudo dnf install mako
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mako
  • 14 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Mako
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mako from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

mako 1.11.0-1

Lightweight notification daemon for Wayland

https://mako-project.org

sudo pacman -S mako
  • License: MIT
  • Architecture: x86_64
  • 7 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Mako
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: mako from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

mako 1.11.0-1.2

A Wayland notification daemon

https://mako-project.org/

sudo zypper install mako
  • License: MIT
  • Category: System/GUI/Other
  • Architecture: x86_64
  • Source Package: mako
  • 10 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Mako
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: mako from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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