# 使用 Homebrew 安装 custom-install

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