# 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:adb-enhanced
- **Paketmanager:** Homebrew
- **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/>
- **Zuletzt aktualisiert:** 2026-07-23T20:29:30Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- adbe (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.11.0
## 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. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tool for Android testing and development | https://github.com/ashishb/adb-enhanced


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
