# bbe mit Homebrew, apt, MacPorts, Nix, zypper installieren

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

## Installation

```sh
sudo av install brew:bbe
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bbe
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bbe
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install bbe
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#bbe
```

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

- zypper (92%):

```sh
sudo zypper install bbe
```

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

## Paketfakten

- **Paketschlüssel:** brew:bbe
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/bbe>
- **Version:** 0.2.2
- **Quellzusammenfassung:** Sed-like editor for binary files
- **Homepage:** <https://sourceforge.net/projects/bbe-/>
- **Upstream-Dokumentation:** <https://sourceforge.net/projects/bbe-/>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://downloads.sourceforge.net/project/bbe-/bbe/0.2.2/bbe-0.2.2.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- bbe (cli)
- bbe (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.2.2
- lokale Daten: OK
- Upstream-Repository: https://sourceforge.net/projects/bbe-/
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

bbe is a small sed-like editor for binary files. Instead of line-oriented text editing, it applies insert, delete, change, replace, and conversion operations to byte blocks in a stream.

### Projektgeschichte

Timo Savinen published the first bbe release, version 0.1.0, on 2005-09-15. The official project page describes the tool as developed in a GNU/Linux environment and distributed under GPL-2.0-or-later.

The 2005-2006 news log shows a compact burst of development: new block commands, script-file driven commands, binary operations, performance fixes, and documentation installation changes.

### Adoptionsgeschichte

The official news page records Debian acceptance on 2005-11-06. The supplied package-manager facts show continuing availability in Homebrew, Debian, MacPorts, Nix, Ubuntu, and zypper.

### Wie es verwendet wird

bbe is used where a stream editor is convenient but the data is not line-oriented text: byte-range editing, block extraction, binary replacements, and scripted conversion of structured binary input.

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

Package nerds care about bbe because it occupies a tidy old Unix niche: a tiny single-purpose filter that brings sed's scripting style to binary streams. Its Debian-era adoption and survival in multiple package managers make it a good example of small C utilities that remain useful long after active upstream development slows.

### Zeitleiste

- 2005-09-15: First version 0.1.0.
- 2005-11-06: Accepted into Debian unstable and testing.
- 2006-11-05: Version 0.2.2 released with command `x` added.

### Related projects

- Related tools include sed, dd, xxd, hex editors, and other byte-stream filters used in Unix binary-processing pipelines.

### Quellen

- <https://bbe-.sourceforge.net/>
- <https://bbe-.sourceforge.net/bbe.html>
- input:source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Debian apt - bbe - 0.2.2-6: normalized package name match | Debian stable package indexes: bbe from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | sed-like editor for binary files | http://sourceforge.net/projects/bbe-/
- Nix - bbe: normalized package name match | nixpkgs package indexes: pkgs/by-name/bb/bbe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - bbe - 0.2.2-5: normalized package name match | Ubuntu 24.04 LTS package indexes: bbe from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | sed-like editor for binary files | http://sourceforge.net/projects/bbe-/
- zypper - bbe - 0.2.2-3.24: normalized package name match | openSUSE Tumbleweed package metadata: bbe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Binary Block Editor | https://sourceforge.net/projects/bbe-/
- MacPorts - bbe: normalized package name match | MacPorts ports tree: editors/bbe/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [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.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [ssed](https://pkg.so/de/brew/ssed/) - Shares pkgdb curated category or tags: cli, developer-tools, sed, stream-editor.
- [minised](https://pkg.so/de/brew/minised/) - Shares pkgdb curated category or tags: cli, developer-tools, sed, stream-editor.
- [glib](https://pkg.so/de/brew/glib/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [libdeflate](https://pkg.so/de/brew/libdeflate/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [hello](https://pkg.so/de/brew/hello/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [libdatrie](https://pkg.so/de/brew/libdatrie/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [ccache](https://pkg.so/de/brew/ccache/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [nspr](https://pkg.so/de/brew/nspr/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [bvi](https://pkg.so/de/brew/bvi/) - Local package facts share a topical domain. Shared terms: binary, binary-editor, cli, developer, developer-tools.

## Combined YAML source

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


## Quellen

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