# adb-enhanced mit Homebrew, dnf installieren

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

## Installation

```sh
sudo av install brew:adb-enhanced
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install adb-enhanced
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install adb-enhanced
```

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

## Paketfakten

- **Paketschlüssel:** brew:adb-enhanced
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/adb-enhanced>
- **Version:** 2.11.0
- **Quellzusammenfassung:** Swiss-army knife for Android testing and development
- **Homepage:** <https://ashishb.net/tech/introducing-adb-enhanced-a-swiss-army-knife-for-android-development/>
- **Upstream-Dokumentation:** <https://ashishb.net/tech/introducing-adb-enhanced-a-swiss-army-knife-for-android-development/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://files.pythonhosted.org/packages/4b/4f/4dcfc75d66d3c9c8c5cb5fc4c41b371074a7a646f64e271fd847947b2278/adb_enhanced-2.11.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-23T20:29:30Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- adbe (cli)
- adbe (Alias)

## Abhängigkeiten

- python@3.14

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Einschränkungen: At runtime, adb must be accessible from your PATH. You can install adb from Homebrew Cask: brew install --cask android-platform-tools
- 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: 2.11.0
- Manager aktualisiert: 2026-07-23
- lokale Daten: OK
- Upstream-Repository: https://ashishb.net/tech/introducing-adb-enhanced-a-swiss-army-knife-for-android-development/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

adb-enhanced is a Python command-line wrapper around Android Debug Bridge that automates common Android development and testing scenarios.

### Projektgeschichte

The GitHub repository was created in January 2017. The author blog post, published in June 2018, explains that repeated Android testing flows first became notes and shell scripts, then became the open source tool `adb-enhanced`.

The README positions the tool as a wrapper around `adb`, not a replacement, with commands for device state, permissions, app data, screenshots, screen recording, app inspection, and filesystem operations.

### Adoptionsgeschichte

adb-enhanced is distributed as a Python package and through Homebrew. The README includes install tests for pip and Homebrew, and the supplied package-manager facts list Homebrew and Fedora packaging.

### Wie es verwendet wird

Users invoke the `adbe` executable to toggle Android device states such as doze, battery saver, mobile data, wireless debugging, runtime permissions, app lifecycle commands, screenshots, and screen recording.

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

The package is useful for developers who want repeatable Android device state changes without remembering long `adb shell` sequences. For maintainers, the main packaging concerns are Python 3 support, installing the `adbe` entry point, and documenting the underlying ADB dependency.

### Zeitleiste

- 2017: GitHub repository `ashishb/adb-enhanced` was created.
- 2018: Author published the release/introductory blog post for adb-enhanced.
- 2018: README documented the Python 3 migration timeline and Python 2 deprecation plan.
- 2020: README states Python 2 no longer worked with the current master branch.

### Related projects

- adb-enhanced wraps Android Debug Bridge and relates to Android SDK platform-tools, Android emulator/device testing, and earlier inspiration from `android-scripts`.

### Quellen

- <https://api.github.com/repos/ashishb/adb-enhanced>
- <https://ashishb.net/programming/adb-enhanced/>
- <https://github.com/ashishb/adb-enhanced#readme>


## Sicherheitshinweise

Für adb-enhanced wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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

- dnf - adb-enhanced - 2.11.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: adb-enhanced from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Tool for Android testing and development | https://github.com/ashishb/adb-enhanced


## 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.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [redex](https://pkg.so/de/brew/redex/) - Shares pkgdb curated category or tags: android, cli, developer-tools.
- [rogcat](https://pkg.so/de/brew/rogcat/) - Shares pkgdb curated category or tags: adb, android, cli, developer-tools.
- [purr](https://pkg.so/de/brew/purr/) - Shares pkgdb curated category or tags: adb, android, cli, developer-tools.
- [dex2jar](https://pkg.so/de/brew/dex2jar/) - Shares pkgdb curated category or tags: android, cli, developer-tools.
- [payload-dumper-go](https://pkg.so/de/brew/payload-dumper-go/) - Shares pkgdb curated category or tags: android, cli, developer-tools.
- [fdroidserver](https://pkg.so/de/brew/fdroidserver/) - Shares pkgdb curated category or tags: android, cli, developer-tools.
- [simg2img](https://pkg.so/de/brew/simg2img/) - Shares pkgdb curated category or tags: android, cli, developer-tools.
- [pidcat](https://pkg.so/de/brew/pidcat/) - Shares pkgdb curated category or tags: android, cli, developer-tools.
- [gcovr](https://pkg.so/de/brew/gcovr/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, python, python-3-14.

## Combined YAML source

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