# Installer adb-enhanced avec Homebrew, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de adb-enhanced pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:adb-enhanced
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.11.0
- **Résumé source:** Swiss-army knife for Android testing and development
- **Page d'accueil:** <https://ashishb.net/tech/introducing-adb-enhanced-a-swiss-army-knife-for-android-development/>
- **Dernière mise à jour:** 2026-07-23T20:29:30Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- adbe (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.11.0
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour adb-enhanced. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
