# Installer easyengine avec Homebrew, MacPorts, Nix

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

## installation

```sh
sudo av install brew:easyengine
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install easyengine
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ee
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ee
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ee/ee/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:easyengine
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.12.0
- **Résumé source:** Command-line control panel to manage WordPress sites
- **Page d'accueil:** <https://easyengine.io/>
- **Dépôt:** <https://github.com/EasyEngine/easyengine>
- **Dernière mise à jour:** 2026-07-08T12:05:52Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ee (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

EasyEngine is a command-line control panel for managing WordPress and other sites on an Nginx-based stack. Its package-nerd appeal is that it turns a server recipe involving Nginx, PHP, MySQL, Docker, certificates, and WordPress commands into a single `ee` CLI.

### Historique du projet

The EasyEngine repository was created in August 2012. The current project README identifies the repository as EasyEngine v4 and says the tool manages Nginx while using Docker, Docker Compose, PHP CLI, and bundled command packages.

The README also says EasyEngine is built on the WP-CLI framework and splits top-level commands such as site, shell, cron, service, and WordPress site types into related command repositories. That modular layout is a major part of the v4-era architecture.

### Historique d'adoption

EasyEngine became recognizable in WordPress hosting circles because it wrapped common Nginx/WordPress operations in commands such as `ee site create example.com --type=wp`. The input metadata records packaging across Homebrew, MacPorts, and Nix, showing that users install it as a normal system CLI as well as through the upstream installer.

### Modes d'utilisation

The README's first examples create WordPress sites, cached WordPress sites, multisite installs, plain HTML sites, and interactive shells. The documented command set is explicitly server-management oriented and expects root privileges.

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

EasyEngine is interesting to package maintainers because it is not just one binary: the `ee` command coordinates Dockerized services, PHP PHAR delivery, shell completions, and a family of command packages. Packaging it cleanly means tracking both the CLI release and its operational assumptions about Docker and root access.

### Chronologie

- 2012: Public EasyEngine repository created.
- 2018: EasyEngine v4 line established around Dockerized site management.
- 2026: v4.11.0 release published with continued site-command, Docker image, installer, and dependency updates.

### Related projects

- WP-CLI is the base framework named by the README. Related EasyEngine repositories include site-command, site-type-wp, cron-command, shell-command, service-command, admin-tools-command, auth-command, and dockerfiles.

### Sources

- <https://github.com/EasyEngine/easyengine>
- <https://github.com/EasyEngine/easyengine/releases/tag/v4.11.0>
- <https://easyengine.io/docs/>


## 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 - ee: installed executable or alias match | MacPorts ports tree: editors/ee/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - ee: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ee/ee/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/easyengine.yml](https://github.com/mxcl/pkgdb/blob/main/combined/easyengine.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
