# fileicon mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install fileicon
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:fileicon
- **Paketmanager:** Homebrew
- **Version:** 0.3.5
- **Quellzusammenfassung:** macOS CLI for managing custom icons for files and folders
- **Homepage:** <https://github.com/mklement0/fileicon>
- **Repository:** <https://github.com/mklement0/fileicon>
- **Zuletzt aktualisiert:** 2026-05-11T00:41:58Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- fileicon (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.3.5
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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



## Combined YAML source

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


## Quellen

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