# 使用 Homebrew, apk, dnf, Nix 安装 easyrpg-player

查看 easyrpg-player 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:easyrpg-player
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install easyrpg-player
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add easyrpg-player
```

  证据: Alpine Linux edge package indexes: easyrpg-player from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install easyrpg-player
```

  证据: Fedora Rawhide package metadata: easyrpg-player from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#easyrpg-player
```

  证据: nixpkgs package indexes: pkgs/by-name/ea/easyrpg-player/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:easyrpg-player
- **软件包管理器:** Homebrew
- **版本:** 0.8.1.1
- **来源摘要:** RPG Maker 2000/2003 games interpreter
- **主页:** <https://easyrpg.org/>
- **最后更新:** 2026-06-18T02:28:56-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- easyrpg-player (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.8.1.1
## 项目历史与用法

EasyRPG Player is a free, cross-platform interpreter for RPG Maker 2000, RPG Maker 2003, and EasyRPG games. It is one of the more culturally significant packages in this batch because it preserves and reimplements a large body of hobbyist RPG Maker games outside the original Windows runtime.

### 项目历史

The EasyRPG Player GitHub repository was created in January 2012. The project website describes the Player as a program for playing RPG Maker 2000 and 2003 games, with the goal of behaving like the original RPG_RT interpreter.

The Player is part of the broader EasyRPG project and uses liblcf to read RPG Maker game data. The README points users to the EasyRPG website, wiki documentation, CI builds, and the GitHub issue tracker, reflecting a long-running preservation and compatibility project rather than a one-off emulator.

Release history shows steady compatibility work. The 0.3 release in 2015 highlighted major RPG Maker feature support, web-player improvements, Android work, and compatibility with games such as Yume Nikki-related content. Later releases moved the build and dependency stack forward, including CMake improvements, liblcf version coupling, FreeType/font work, C++17, SDL3 support, and archive handling.

### 采用历史

EasyRPG Player's adoption is tied to the RPG Maker 2000/2003 freeware and fan-game community: users run it from a game directory containing RPG_RT.exe-era assets, while maintainers package it for desktop, mobile, web, and homebrew-style platforms. The input metadata records packages in Homebrew, Nix, APK, and DNF ecosystems.

The 2015 release notes explicitly mention macOS distribution through Homebrew, and current release notes still call out Homebrew platforms when discussing archive filename encoding fixes. That gives it an unusually direct relationship with package-manager users for a retro-game interpreter.

### 使用方式

The README says to run `easyrpg-player` from an RPG Maker 2000 or 2003 game project folder. The project website also documents the web player, manuals, progress tracking, downloads, and compatibility testing.

### 为什么软件包爱好者会关心

EasyRPG Player is a dependency-sensitive package: liblcf must match the Player release, and optional audio, font, archive, JSON, and SDL dependencies change the feature set. For package maintainers, it is a compact case study in preserving old game formats while still tracking modern compiler, CMake, multimedia, and platform-port requirements.

It also matters because the package is not just for launching games; it is a preservation runtime for an ecosystem whose original interpreter was tied to older Windows assumptions. Good packaging widens access to old RPG Maker games on Unix-like desktops, phones, browsers, and hobbyist systems.

### 时间线

- 2012: Public EasyRPG Player repository created.
- 2015: 0.3 release documented major RPG Maker 2000/2003 compatibility improvements and web-player work.
- 2015: 0.3.1 release notes mentioned macOS distribution via Homebrew.
- 2021: 0.7.0 release moved maintainers toward newer build systems and dependencies.
- 2023: 0.8 release improved fonts, build systems, and platform organization.
- 2025: 0.8.1 and 0.8.1.1 releases moved toward C++17, SDL3 support, CMake, and improved archive handling.

### Related projects

- EasyRPG liblcf is the parser library named by the README and release notes. Other related surfaces include the EasyRPG wiki, EasyRPG web player, CI builds, RPG Maker 2000/2003, and the original RPG_RT runtime compatibility target.

### 来源

- <https://easyrpg.org/player/>
- <https://github.com/EasyRPG/Player>
- <https://github.com/EasyRPG/Player/releases/tag/0.3>
- <https://github.com/EasyRPG/Player/releases/tag/0.3.1>
- <https://github.com/EasyRPG/Player/releases/tag/0.8.1>
- <https://github.com/EasyRPG/Player/releases/tag/0.8.1.1>


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/EasyRPG/Player, EasyRPG.ini, RPG_RT.ini
## 其他软件包管理器记录

- Nix - easyrpg-player: normalized package name match | nixpkgs package indexes: pkgs/by-name/ea/easyrpg-player/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - easyrpg-player - 0.8.1.1-r0: normalized package name match | Alpine Linux edge package indexes: easyrpg-player from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | RPG Maker 2000/2003 and EasyRPG games interpreter | https://easyrpg.org/player/
- apk - easyrpg-player-bash-completion - 0.8.1.1-r0: normalized package name match | Alpine Linux edge package indexes: easyrpg-player-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for easyrpg-player | https://easyrpg.org/player/
- apk - easyrpg-player-doc - 0.8.1.1-r0: normalized package name match | Alpine Linux edge package indexes: easyrpg-player-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | RPG Maker 2000/2003 and EasyRPG games interpreter (documentation) | https://easyrpg.org/player/
- dnf - easyrpg-player - 0.8.1.1-7.fc45: normalized package name match | Fedora Rawhide package metadata: easyrpg-player from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Game interpreter for RPG Maker 2000/2003 and EasyRPG games | https://easyrpg.org


## Combined YAML source

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


## 来源

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