# 使用 Homebrew, MacPorts, Nix 安装 easyengine

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