# Installer utiluti avec Homebrew

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

## installation

```sh
sudo av install brew:utiluti
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install utiluti
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:utiluti
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5
- **Résumé source:** macOS command-line tool to work with default apps
- **Page d'accueil:** <https://github.com/scriptingosx/utiluti>
- **Dépôt:** <https://github.com/scriptingosx/utiluti>
- **Dernière mise à jour:** 2026-07-18T15:42:21Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- utiluti (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

utiluti is a macOS command-line utility for inspecting and changing default applications for URL schemes, uniform type identifiers, file extensions, and individual files.

### Historique du projet

The official repository was created in November 2022, and utiluti 1.0 was publicly released in March 2025. Subsequent releases added application inspection, per-file defaults, bulk management from files or managed preferences, a man page, file-extension input, and richer type information.

### Historique d'adoption

utiluti is distributed as a signed installer package from GitHub releases and through Homebrew. Its current-user execution model and support for managed preferences make it especially relevant to Mac administration and endpoint-automation workflows, although newer macOS releases may require interactive user confirmation for default-app changes.

### Modes d'utilisation

The url and type command groups inspect, list, or set handlers for URL schemes and UTIs; app commands report bundle identifiers, versions, and declared types or schemes; file commands work with per-file associations. The manage command can apply multiple mappings from a file or managed preferences.

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

utiluti provides a scriptable, Swift-native interface to Launch Services behavior that is otherwise spread across graphical settings and lower-level system APIs. For Mac package and fleet maintainers, it turns default-browser, mail-client, IDE, and document-handler setup into auditable command-line operations while exposing the user-confirmation constraints imposed by macOS.

### Chronologie

- 2022: The official GitHub repository is created.
- 2025: Version 1.0 is released; versions 1.1-1.3 add app and file inspection, bulk management, and a man page.
- 2026: Versions 1.4 and 1.5 refine type listing, file-extension workflows, and type information.

### Related projects

- swift-argument-parser: The Swift command-line parsing library used by utiluti.
- macadmins/default-browser: A related macOS default-browser automation approach referenced by the official README.
- LSTemplatePkg: A related packaging approach referenced for handling macOS confirmation behavior.

### Sources

- <https://api.github.com/repos/scriptingosx/utiluti>
- <https://api.github.com/repos/scriptingosx/utiluti/releases?per_page=100>
- <https://github.com/scriptingosx/utiluti#readme>
- <https://github.com/scriptingosx/utiluti/blob/main/ChangeLog.md>
- <https://github.com/scriptingosx/utiluti/releases>
- source_facts.package-manager


## Notes de sécurité

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



## Combined YAML source

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


## Sources

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
