# custom-install を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:custom-install
```

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

### macOS

- Homebrew (100%):

```sh
brew install custom-install
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:custom-install
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.1
- **ソース概要:** Install CIA files directly to Nintendo 3DS SD card
- **ホームページ:** <https://github.com/ihaveamac/custom-install>
- **リポジトリ:** <https://github.com/ihaveamac/custom-install>
- **最終更新:** 2026-06-22T14:03:07-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- custom-install (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

custom-install is a focused Nintendo 3DS utility for installing CIA files directly to an SD card. Its README describes it as an experimental script that automates a manual title-install process and says it was originally created in late June 2019.

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

The public repository was created in September 2019, shortly after the README's stated June 2019 origin. The tool grew around a practical workflow: provide 3DS-specific files such as boot9.bin and movable.sed, run the installer against CIA files and an SD root, then finish the install on the console with custom-install-finalize.

### 採用の歴史

The project sits in the homebrew utility niche rather than the general gaming-tool mainstream. Its adoption is driven by users who already understand 3DS SD-card workflows, CIA files, and companion tools such as SeedDB, save3ds, and the finalize release.

### 使われ方

Users run the command with explicit paths for boot9, movable.sed, an SD-card root, and one or more CIA files. The README documents platform-specific search paths for boot9.bin and seeddb.bin, but it does not define a persistent application configuration file.

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

For package maintainers, custom-install is notable because it packages a console-homebrew workflow as a host-side CLI. It has unusual runtime expectations for a normal Unix package, including user-supplied console keys, SD-card access, and a companion finalizer used on the 3DS itself.

### タイムライン

- 2019: Originally created in late June, according to the README.
- 2019: Public GitHub repository created in September.
- 2019: 2.0 tag appears in the upstream tag history.
- 2026: Repository still showed upstream activity.

### Related projects

- The README credits pyctr from ninfs, uses save3ds for Title Database interaction, and points users to custom-install-finalize releases.

### ソース

- <https://raw.githubusercontent.com/ihaveamac/custom-install/master/README.md>
- <https://api.github.com/repos/ihaveamac/custom-install>
- <https://api.github.com/repos/ihaveamac/custom-install/tags?per_page=20>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

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