# Installer launch avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:launch
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install launch
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install launch
```

  Preuve: MacPorts ports tree: aqua/launch/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:launch
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.5
- **Résumé source:** Command-line launcher for macOS, in the spirit of open
- **Page d'accueil:** <https://sabi.net/nriley/software/#launch>
- **Dépôt:** <https://github.com/nriley/launch>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- launch (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

launch is a macOS command-line launcher written by Nicholas Riley in the spirit of Apple's open(1), adding options that Apple's built-in tool did not expose. It belongs to the small tradition of Mac developer utilities that wrap Launch Services behavior in scriptable Unix-style commands.

### Historique du projet

The README states the motivation plainly: macOS already has open, but launch offers additional options. Its version history shows continuing maintenance across OS X and macOS transitions, including 64-bit Intel binaries for OS X 10.8 and later in 1.2.4, a 2018 1.2.5 fix, and unreleased Universal 2 signing work for macOS/OS X 10.9 and later.

The public GitHub repository is a distribution and maintenance point with no GitHub Releases published, so the README's embedded version history is the main authoritative chronology.

### Historique d'adoption

launch is packaged by Homebrew and MacPorts, which fits its audience: macOS users who live in the shell but need Launch Services features more detailed than open's default interface.

### Modes d'utilisation

Users invoke launch from scripts or terminals to open files, URLs, applications, or Launch Services targets with more control than open(1). Its usefulness is mostly macOS-specific and tied to desktop integration rather than portable Unix behavior.

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

For package nerds, launch is a compact example of why macOS package collections are not just Unix ports: they also preserve small native utilities that bridge shell workflows to Cocoa-era system APIs.

### Chronologie

- 2017: Version 1.2.4 dated 2017-10-01 adjusted installation paths and macOS 10.13 SDK compatibility.
- 2018: Version 1.2.5 dated 2018-04-02 fixed option restrictions involving -l.
- 2020s: Version 1.2.6d1 README marks unreleased signed Universal 2 binary work for macOS/OS X 10.9 and later.

### Related projects

- Related tools include Apple's open(1), macOS Launch Services, Homebrew's launch formula, and the MacPorts launch port.

### Sources

- <https://formulae.brew.sh/formula/launch>
- <https://github.com/nriley/launch>
- <https://sabi.net/nriley/software>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- MacPorts - launch: normalized package name match | MacPorts ports tree: aqua/launch/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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