# samurai mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:samurai
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install samurai
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install samurai
```

  Evidenz: MacPorts ports tree: devel/samurai/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add samurai
```

  Evidenz: Alpine Linux edge package indexes: samurai from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install samurai
```

  Evidenz: Fedora Rawhide package metadata: samurai 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#samurai
```

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

- pacman (92%):

```sh
sudo pacman -S samurai
```

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

- zypper (92%):

```sh
sudo zypper install samurai
```

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

## Paketfakten

- **Paketschlüssel:** brew:samurai
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/samurai>
- **Version:** 1.3
- **Quellzusammenfassung:** Ninja-compatible build tool written in C
- **Homepage:** <https://github.com/michaelforney/samurai>
- **Repository:** <https://github.com/michaelforney/samurai>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/michaelforney/samurai/releases/download/1.3/samurai-1.3.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-25T01:52:33-04:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- samu (cli)
- samu (Alias)

## 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.3
- Manager aktualisiert: 2026-06-25
- lokale Daten: OK
- Upstream-Repository: https://github.com/michaelforney/samurai
- Info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** samurai
- **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

- Nix - samurai: normalized package name match | nixpkgs package indexes: pkgs/by-name/sa/samurai/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - samurai - 1.3-r0: normalized package name match | Alpine Linux edge package indexes: samurai from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | ninja-compatible build tool written in C | https://github.com/michaelforney/samurai
- apk - samurai-dbg - 1.3-r0: normalized package name match | Alpine Linux edge package indexes: samurai-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | ninja-compatible build tool written in C (debug symbols) | https://github.com/michaelforney/samurai
- apk - samurai-doc - 1.3-r0: normalized package name match | Alpine Linux edge package indexes: samurai-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | ninja-compatible build tool written in C (documentation) | https://github.com/michaelforney/samurai
- dnf - samurai - 1.3-6.fc45: normalized package name match | Fedora Rawhide package metadata: samurai from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | ninja-compatible build tool written in C | https://github.com/michaelforney/samurai
- pacman - samurai - 1.3-1: normalized package name match | Arch Linux sync databases: samurai from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | ninja-compatible build tool written in C | https://github.com/michaelforney/samurai
- zypper - samurai - 1.2+git41.g737f702-1.5: normalized package name match | openSUSE Tumbleweed package metadata: samurai from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | C99 implementation of the ninja build tool | https://github.com/michaelforney/samurai
- MacPorts - samurai: normalized package name match | MacPorts ports tree: devel/samurai/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [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.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [smake](https://pkg.so/de/brew/smake/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools, portable.
- [maven](https://pkg.so/de/brew/maven/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [ccache](https://pkg.so/de/brew/ccache/) - Shares pkgdb curated category or tags: build-tools, c, cli, developer-tools.
- [sbt](https://pkg.so/de/brew/sbt/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [bazel](https://pkg.so/de/brew/bazel/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [ant](https://pkg.so/de/brew/ant/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [bear](https://pkg.so/de/brew/bear/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [leiningen](https://pkg.so/de/brew/leiningen/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [bazel-diff](https://pkg.so/de/brew/bazel-diff/) - Local metadata places this package in an adjacent workflow. Shared terms: build, build-tool, build-tools, cli, developer.
- [maturin](https://pkg.so/de/brew/maturin/) - Local metadata places this package in an adjacent workflow. Shared terms: build, build-tool, build-tools, cli, developer.

## Combined YAML source

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


## Quellen

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