# Installer fileicon avec Homebrew

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

## installation

```sh
sudo av install brew:fileicon
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fileicon
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:fileicon
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.5
- **Résumé source:** macOS CLI for managing custom icons for files and folders
- **Page d'accueil:** <https://github.com/mklement0/fileicon>
- **Dépôt:** <https://github.com/mklement0/fileicon>
- **Dernière mise à jour:** 2026-05-11T00:41:58Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fileicon (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

fileicon is a macOS command-line utility for setting, removing, extracting, and testing custom icons on files and folders.

### Historique du projet

fileicon began with an initial v0.1.0 release on August 3, 2015. Its README and generated manual explain that it provides a programmatic alternative to using Finder for custom icons, storing icon data through macOS filesystem metadata.

### Historique d'adoption

The README documents Homebrew, npm, and manual installation. Its changelog credits Homebrew formula availability in late 2019 and later macOS compatibility work for Monterey and Ventura-era behavior.

### Modes d'utilisation

The CLI exposes set, rm, get, and test subcommands. Users provide a target file or folder and, for set, an image file; the tool creates square icon representations and applies macOS custom-icon metadata.

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

fileicon is a good example of package managers distributing a narrow macOS automation tool that wraps platform-specific metadata behavior behind a scriptable CLI, with both Homebrew and npm installation paths documented by the maintainer.

### Chronologie

- 2015: Initial v0.1.0 release.
- 2017: v0.2.0 added macOS High Sierra support and changed icon generation internals.
- 2019: Homebrew installation became available.
- 2022: v0.3.x adjusted for macOS Monterey Python changes and volume icons.
- 2026: v0.3.5 released according to the official changelog.

### Related projects

- The README references Icon Changer as a GUI utility that uses fileicon behind the scenes.

### Sources

- <https://api.github.com/repos/mklement0/fileicon>
- <https://formulae.brew.sh/api/formula/fileicon.json>
- <https://github.com/mklement0/fileicon>
- <https://raw.githubusercontent.com/mklement0/fileicon/master/README.md>
- <https://raw.githubusercontent.com/mklement0/fileicon/master/doc/fileicon.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour fileicon. 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/fileicon.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fileicon.yml)


## Sources

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