# easyengine を Homebrew, MacPorts, Nix でインストール

easyengine のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install easyengine
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ee
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:easyengine
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.12.0
- **ソース概要:** Command-line control panel to manage WordPress sites
- **ホームページ:** <https://easyengine.io/>
- **リポジトリ:** <https://github.com/EasyEngine/easyengine>
- **最終更新:** 2026-07-08T12:05:52Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ee (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.12.0
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
