# liblcf を Homebrew, apk, dnf, Nix でインストール

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

## インストール

```sh
sudo av install brew:liblcf
```

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

### macOS

- Homebrew (100%):

```sh
brew install liblcf
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add liblcf
```

  証拠: Alpine Linux edge package indexes: liblcf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install liblcf
```

  証拠: Fedora Rawhide package metadata: liblcf 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#liblcf
```

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

## パッケージ情報

- **パッケージキー:** brew:liblcf
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.1
- **ソース概要:** Library for RPG Maker 2000/2003 games data
- **ホームページ:** <https://easyrpg.org/>
- **リポジトリ:** <https://github.com/EasyRPG/liblcf>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- lcf2xml (エイリアス)
- lcfstrings (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

liblcf is the EasyRPG project's C++ library for reading and writing RPG Maker 2000 and 2003 game data, including LCF files and XML conversions. Its importance is less about being a general-purpose game library and more about preserving and interoperating with the proprietary data formats used by RPG Maker 2000/2003 games.

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

EasyRPG describes itself as a free, open source project compatible with RPG Maker 2000/2003 games. liblcf became the shared data layer for that effort: EasyRPG Player can interpret RPG Maker games while liblcf handles the game database, map, save, and related LCF-format data.

The GitHub repository was created on January 25, 2012, and the first GitHub release listed by the repository API was 0.2.1 on July 2, 2014. The README documents the tool side of the library through LCF2XML, which converts RPG Maker 2000/2003 files such as LMU, LMT, LDB, and LSD to XML and back, and LCFSTRINGS, which extracts strings from those files.

### 採用の歴史

Adoption followed EasyRPG's portability story. Because EasyRPG targets desktop, mobile, console, and browser environments, liblcf is packaged as a reusable low-level component rather than only as an internal parser.

Package-manager metadata in this batch lists liblcf in Homebrew, Alpine, Fedora, and Nix, reflecting its role as a niche but reusable library for RPG Maker 2000/2003 compatibility work.

### 使われ方

Developers use liblcf directly as a library or through its command-line tools when inspecting, converting, or validating RPG Maker 2000/2003 project data. Its build documentation covers Autotools and CMake, with CMake documented as the supported route for Windows builds.

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

For package maintainers, liblcf is a good example of a small preservation-oriented library whose CLI utilities are as important as the library ABI. It packages a reverse-engineered game-data format into a normal Unix build artifact, which makes RPG Maker preservation workflows scriptable.

### タイムライン

- 2007: EasyRPG project copyright range begins on the project website.
- 2012: EasyRPG/liblcf GitHub repository created.
- 2014: liblcf 0.2.1 published as a GitHub release.
- 2021: EasyRPG wiki liblcf build page last modified on January 22, 2021.
- 2025: liblcf 0.8.1 "Stun" published on April 7, 2025.

### Related projects

- EasyRPG Player uses liblcf as the parser layer for RPG Maker 2000/2003 game data.
- EasyRPG's broader ecosystem includes EasyRPG Player, EasyRPG Editor, the EasyRPG wiki, and the Open RTP asset project.

### ソース

- <https://api.github.com/repos/EasyRPG/liblcf>
- <https://api.github.com/repos/EasyRPG/liblcf/releases?per_page=100>
- <https://easyrpg.org/>
- <https://github.com/EasyRPG/liblcf>
- <https://wiki.easyrpg.org/development/compiling/liblcf>


## セキュリティノート

library-like package without higher-risk signals.

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

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

- Nix - liblcf: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/liblcf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - liblcf - 0.8.1-r1: normalized package name match | Alpine Linux edge package indexes: liblcf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to handle RPG Maker 2000/2003 and EasyRPG projects | https://easyrpg.org/
- apk - liblcf-dev - 0.8.1-r1: normalized package name match | Alpine Linux edge package indexes: liblcf-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to handle RPG Maker 2000/2003 and EasyRPG projects (development files) | https://easyrpg.org/
- apk - liblcf-tools - 0.8.1-r1: normalized package name match | Alpine Linux edge package indexes: liblcf-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to handle RPG Maker 2000/2003 and EasyRPG projects | https://easyrpg.org/
- dnf - liblcf - 0.8.1-6.fc45: normalized package name match | Fedora Rawhide package metadata: liblcf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Library to handle RPG Maker 2000/2003 game data | https://github.com/EasyRPG/liblcf
- dnf - liblcf-devel - 0.8.1-6.fc45: normalized package name match | Fedora Rawhide package metadata: liblcf-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for liblcf | https://github.com/EasyRPG/liblcf
- dnf - liblcf-doc - 0.8.1-6.fc45: normalized package name match | Fedora Rawhide package metadata: liblcf-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Documentation for liblcf | https://github.com/EasyRPG/liblcf
- dnf - liblcf-tools - 0.8.1-6.fc45: normalized package name match | Fedora Rawhide package metadata: liblcf-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Programs for handling RPG Maker 2000/2003 game data | https://github.com/EasyRPG/liblcf


## Combined YAML source

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