# Installer displayplacer avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:displayplacer
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install displayplacer
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install displayplacer
```

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

## Faits du paquet

- **Clé du paquet:** brew:displayplacer
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.4.0
- **Résumé source:** Utility to configure multi-display resolutions and arrangements
- **Page d'accueil:** <https://github.com/jakehilborn/displayplacer>
- **Dépôt:** <https://github.com/jakehilborn/displayplacer>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- displayplacer (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

displayplacer is a macOS command-line utility for configuring multi-display resolutions, arrangements, mirroring, rotation, refresh rate, color depth, and enabled state. Upstream describes it as essentially an XRandR-like tool for macOS, which explains its strong appeal to users who script workstation layouts.

### Historique du projet

The GitHub repository was created in June 2015, with the first GitHub release listed as v1.0.0 in November 2018. Later releases include v1.4.0 in June 2023, when the README notes a backward-compatibility concern around changed `displayplacer list` output.

### Historique d'adoption

The README leads with Homebrew installation and release downloads, while the input package metadata also records MacPorts. Its adoption is tightly tied to macOS automation culture: shell scripts, hotkeys, Automator, BetterTouchTool, and repeatable monitor profiles.

### Modes d'utilisation

Users commonly run `displayplacer list` to print the current layout and supported modes, then reuse generated arguments in scripts to restore a known display arrangement. The README spends unusual space on screen ID stability because macOS can expose changing identifiers when external displays wake or reconnect.

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

displayplacer is a package-nerd favorite because it fills a native-platform gap with a single CLI. It turns GUI display state into reproducible command arguments, making macOS monitor layouts manageable by dotfiles, launchers, and package-installed tooling.

### Chronologie

- 2015-06: GitHub repository created
- 2018-11: v1.0.0 release published
- 2023-06: v1.4.0 release published

### Related projects

- Related tools and workflows include XRandR on Linux, macOS Displays settings, Automator, BetterTouchTool, and user scripts that compensate for changing monitor identifiers.

### Sources

- <https://github.com/jakehilborn/displayplacer>
- <https://api.github.com/repos/jakehilborn/displayplacer>
- <https://github.com/jakehilborn/displayplacer/releases/tag/v1.0.0>
- <https://github.com/jakehilborn/displayplacer/releases/tag/v1.4.0>
- <https://formulae.brew.sh/formula/displayplacer>


## 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 - displayplacer: normalized package name match | MacPorts ports tree: sysutils/displayplacer/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/displayplacer.yml](https://github.com/mxcl/pkgdb/blob/main/combined/displayplacer.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
