# Installer mako avec Homebrew, apk, dnf, Nix, pacman, zypper, apt, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mako pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mako
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mako
```

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

- dnf (92%):

```sh
sudo dnf install mako
```

  Preuve: Fedora Rawhide package metadata: mako from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mako
```

  Preuve: 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
```

  Preuve: 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
```

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

- Debian apt (92%):

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

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

### Windows

- winget (92%):

```sh
winget install --id loreste.mako -e
```

  Preuve: Windows Package Manager source index: loreste.mako from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:mako
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mako>
- **Version:** 0.11.15
- **Résumé source:** Production-grade web bundler based on Rust
- **Page d'accueil:** <https://makojs.dev>
- **Docs amont:** <https://makojs.dev>
- **Licence:** MIT
- **Archive source:** <https://registry.npmjs.org/@umijs/mako/-/mako-0.11.15.tgz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mako (cli)
- mako (alias)

## Dépendances

- node

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.11.15
- données locales: OK
- dépôt amont: https://makojs.dev
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Détails de la base source

- **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

## Autres enregistrements de gestionnaires de paquets

- 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-2.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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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.4: normalized package name match | openSUSE Tumbleweed package metadata: mako from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A Wayland notification daemon | https://mako-project.org/
- winget - loreste.mako: normalized package name match | Windows Package Manager source index: loreste.mako from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [node](https://pkg.so/fr/brew/node/) - Runtime dependency declared by Homebrew.
- [nx](https://pkg.so/fr/brew/nx/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools, javascript, typescript.
- [esbuild](https://pkg.so/fr/brew/esbuild/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools, javascript, typescript.
- [cargo-c](https://pkg.so/fr/brew/cargo-c/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools, rust.
- [maturin](https://pkg.so/fr/brew/maturin/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools, rust.
- [node-sass](https://pkg.so/fr/brew/node-sass/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools, javascript.
- [oxlint](https://pkg.so/fr/brew/oxlint/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, rust, typescript.
- [oxfmt](https://pkg.so/fr/brew/oxfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, javascript, rust, typescript.
- [moon](https://pkg.so/fr/brew/moon/) - Shares pkgdb curated category or tags: build-tools, cli, developer-tools, rust.
- [ncc](https://pkg.so/fr/brew/ncc/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-tools, bundler, cli, developer.
- [rollup](https://pkg.so/fr/brew/rollup/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-tools, bundler, cli, developer.

## Combined YAML source

View the package source record on GitHub. [combined/mako.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mako.yml)


## Sources

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