# fileicon を Homebrew でインストール

fileicon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fileicon
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:fileicon
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.3.5
- **ソース概要:** macOS CLI for managing custom icons for files and folders
- **ホームページ:** <https://github.com/mklement0/fileicon>
- **リポジトリ:** <https://github.com/mklement0/fileicon>
- **最終更新:** 2026-05-11T00:41:58Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fileicon (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.3.5
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

fileicon に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

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