# mbt mit Homebrew, apk, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mbt in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mbt
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mbt
```

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:mbt
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mbt>
- **Version:** 1.2.49
- **Quellzusammenfassung:** 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-Dokumentation:** <https://sap.github.io/cloud-mta-build-tool>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/SAP/cloud-mta-build-tool/archive/refs/tags/v1.2.49.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-29T17:04:51+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mbt (cli)
- mbt (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.2.49
- Manager aktualisiert: 2026-07-29
- lokale Daten: OK
- Upstream-Repository: https://github.com/SAP/cloud-mta-build-tool
- neueste erkannte Version: v1.2.49 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** orange / mittel
- 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
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
