# Installer custom-install avec Homebrew

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:custom-install
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.1
- **Résumé source:** Install CIA files directly to Nintendo 3DS SD card
- **Page d'accueil:** <https://github.com/ihaveamac/custom-install>
- **Dépôt:** <https://github.com/ihaveamac/custom-install>
- **Dernière mise à jour:** 2026-06-22T14:03:07-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- custom-install (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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