# Install mbt with Homebrew, apk, apt, Nix

Multi-Target Application (MTA) build tool for Cloud Applications. Version 1.2.49 via Homebrew; verified 2026-07-29. Also installable with debian: sudo apt install libmbt-dev.

## Install

```sh
sudo av install brew:mbt
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mbt
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mbt
```

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

- Debian apt (92%):

```sh
sudo apt install mbt
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#mbt
```

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

## Package facts

- **Package key:** brew:mbt
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/mbt>
- **Version:** 1.2.49
- **Source summary:** Multi-Target Application (MTA) build tool for Cloud Applications
- **Homepage:** <https://sap.github.io/cloud-mta-build-tool>
- **Repository:** <https://github.com/SAP/cloud-mta-build-tool>
- **Upstream docs:** <https://sap.github.io/cloud-mta-build-tool>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/SAP/cloud-mta-build-tool/archive/refs/tags/v1.2.49.tar.gz>
- **Last updated:** 2026-07-29T17:04:51+02:00
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- mbt (cli)
- mbt (alias)

## Build dependencies

- go

## 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-08-04
- Package-manager version: 1.2.49
- Package-manager updated: 2026-07-29
- Local data: ok
- Upstream repository: https://github.com/SAP/cloud-mta-build-tool
- Upstream latest detected: v1.2.49 (current)
## Project history and usage

The Cloud MTA Build Tool, installed as mbt, is SAP's command-line builder for Multi-Target Application archives. It turns an MTA development descriptor, usually mta.yaml, and module artifacts into deployment-ready .mtar archives for SAP Cloud Foundry style workflows.

### Project history

SAP's README describes mbt as a standalone command-line tool for building multitarget application archives and running intermediate build steps such as descriptor validation, module builds, and deployment descriptor generation. The public GitHub release stream starts with v0.0.1 in January 2019, matching its role as a purpose-built replacement for older MTA build flows.

The tool sits at the boundary between application build systems and SAP cloud deployment packaging. Its input format, mta.yaml, comes from the SAP Multi-Target Application model, so the CLI is tightly connected to SAP's documentation and developer tooling rather than being a generic archive builder.

### Adoption history

Upstream documents several distribution paths: npm global installation, GitHub release downloads, and Docker images with preconfigured runtimes. The input metadata adds Homebrew, Alpine, Debian/Ubuntu, and Nix package names, showing that the CLI escaped SAP-specific install instructions and became a package-manager artifact for local developer machines and CI images.

### How it is used

mbt is used in SAP cloud application projects to validate mta.yaml, build modules, generate mtad.yaml, and produce .mtar archives. In package-manager culture it is mostly installed for CI pipelines and developer workstations that need to reproduce SAP Business Application Studio or Cloud Foundry deployment builds locally.

### Why package nerds care

mbt is interesting to package nerds because it is a vendor-specific cloud build CLI distributed like a normal Unix tool. It also has a mixed packaging story: a Go executable, npm installation path, Docker images, GitHub releases, and native package-manager entries all coexist around the same command.

### Timeline

- 2019: The first public GitHub releases for cloud-mta-build-tool were published.
- 2020: SAP's README copyright period identifies SAP SE or an SAP affiliate company as the steward of the tool.
- 2021: SAP published Multi-Target Application Model v3 documentation used by mbt projects.
- 2026: Homebrew packages the mbt executable for local SAP cloud build workflows.

### Related projects

- Related SAP tools and formats include the Multi-Target Application model, mta.yaml, mtad.yaml, SAP Cloud Foundry deployment tooling, and SAP Business Application Studio.

### Sources

- <https://github.com/SAP/cloud-mta-build-tool>
- <https://github.com/SAP/cloud-mta-build-tool/releases>
- <https://sap.github.io/cloud-mta-build-tool/>
- <https://www.sap.com/documents/2021/09/66d96898-fa7c-0010-bca6-c68f7e60039b.html>
- source_facts.package-manager


## Security Notes

generalized runtime or code generation signal. infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- generalized runtime or code generation signal
- infrastructure mutation or orchestration signal


## 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: mta.yaml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mbt
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **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 - libmbt-dev - 3.11-2: normalized package name match | Debian stable package indexes: libmbt-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | memory-based tagger-generator and tagger - development | http://languagemachines.github.io/mbt/
- Debian apt - libmbt2 - 3.11-2: normalized package name match | Debian stable package indexes: libmbt2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | memory-based tagger-generator and tagger - runtime | http://languagemachines.github.io/mbt/
- Debian apt - mbt - 3.11-2: normalized package name match | Debian stable package indexes: mbt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | memory-based tagger-generator and tagger | http://languagemachines.github.io/mbt/
- Nix - mbt: normalized package name match | nixpkgs package indexes: pkgs/by-name/mb/mbt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libmbt-dev - 3.6-3.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libmbt-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | memory-based tagger-generator and tagger - development | http://languagemachines.github.io/mbt/
- Ubuntu apt - libmbt1t64 - 3.6-3.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libmbt1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | memory-based tagger-generator and tagger - runtime | http://languagemachines.github.io/mbt/
- Ubuntu apt - mbt - 3.6-3.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: mbt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | memory-based tagger-generator and tagger | http://languagemachines.github.io/mbt/
- apk - mbt - 3.11-r2: normalized package name match | Alpine Linux edge package indexes: mbt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Memory-based Tagger and Tagger Generator | https://github.com/LanguageMachines/mbt
- apk - mbt-dev - 3.11-r2: normalized package name match | Alpine Linux edge package indexes: mbt-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Memory-based Tagger and Tagger Generator (development files) | https://github.com/LanguageMachines/mbt
- apk - mbt-doc - 3.11-r2: normalized package name match | Alpine Linux edge package indexes: mbt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Memory-based Tagger and Tagger Generator (documentation) | https://github.com/LanguageMachines/mbt


## Related links

- [Cloud CLI packages](https://pkg.so/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/brew/go/) - Build dependency declared by Homebrew.
- [bosh-cli](https://pkg.so/brew/bosh-cli/) - Shares pkgdb curated category or tags: cli, cloud-foundry, cloud-infrastructure, deployment.
- [cloudfoundry-cli](https://pkg.so/brew/cloudfoundry-cli/) - Shares pkgdb curated category or tags: cli, cloud-foundry, cloud-infrastructure, deployment.
- [helm](https://pkg.so/brew/helm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, deployment.
- [ansible](https://pkg.so/brew/ansible/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, deployment.
- [flyctl](https://pkg.so/brew/flyctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, deployment.
- [argocd](https://pkg.so/brew/argocd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, deployment.
- [aws-sam-cli](https://pkg.so/brew/aws-sam-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, deployment.
- [firebase-cli](https://pkg.so/brew/firebase-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, deployment.
- [mbt](https://pkg.so/npm/mbt/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, cloud, cloud-infrastructure, deployment, infrastructure.
- [mbt](https://pkg.so/npm/mbt/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/mbt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mbt.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
