# arx-libertatis を Homebrew, dnf, Nix でインストール

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

## インストール

```sh
sudo av install brew:arx-libertatis
```

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

### macOS

- Homebrew (100%):

```sh
brew install arx-libertatis
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install arx-libertatis
```

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

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

## パッケージ情報

- **パッケージキー:** brew:arx-libertatis
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2.1
- **ソース概要:** Cross-platform, open source port of Arx Fatalis
- **ホームページ:** <https://arx-libertatis.org/>
- **リポジトリ:** <https://github.com/arx/ArxLibertatis>
- **最終更新:** 2026-06-18T02:28:54-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- arx (エイリアス)
- arx-install-data (エイリアス)
- arxsavetool (エイリアス)
- arxunpak (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Arx Libertatis is an open source, cross-platform engine port for Arx Fatalis, Arkane Studios' 2002 first-person role-playing game, dungeon crawler, and immersive sim. It is not a standalone free game package: users still need original or demo Arx Fatalis data.

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

The project exists because the Arx Fatalis engine source code was publicly released, while the game data remained proprietary. Arx Libertatis packages and modernizes that engine under GPL 3+ terms, focusing on portability, bug fixes, and compatibility with modern systems.

The GitHub repository was created in January 2011. Official releases visible through GitHub include Arx Libertatis 1.2 in July 2021 and 1.2.1 in April 2022, with the website presenting 1.2.1 as the current public release at research time.

Official documentation and the FAQ describe the project's goal as updating and improving Arx Fatalis to bring it up to par with modern implementations of similar games. Before the first release, the focus was porting the game and fixing issues with modern operating systems.

### 採用の歴史

Arx Libertatis' adoption is tied to the Arx Fatalis community and to distribution packaging. The website provides official Windows and Linux builds and notes packaging for macOS through Homebrew, FreeBSD, DragonFly BSD, NetBSD, OpenBSD, Haiku, and Pandora. The provided package-manager facts also list Homebrew, dnf, and Nix.

Because users must supply original or demo game data, package-manager adoption centers on engine delivery rather than content distribution. The README documents `arx-install-data` for extracting/installing data from CD, demo, GOG.com installers, Steam installs, and other Arx Fatalis installs.

### 使われ方

A typical user installs the engine, obtains the original or demo Arx Fatalis data, installs or points Arx Libertatis at that data, then runs `arx`. The README also documents `arx --list-dirs`, portable directory options, and tools such as `arx-install-data`, `arxsavetool`, and `arxunpak`.

The official paths matter to packagers: Linux splits user data and config between `~/.local/share/arx/` and `~/.config/arx/`, macOS uses `~/Library/Application Support/ArxLibertatis/`, and Windows uses the user's My Games or Saved Games directory depending on OS generation.

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

Arx Libertatis is a classic source-port packaging case. The package ships code and tools, but not copyrighted game assets, so package recipes must handle engine binaries, data search paths, launch wrappers, and user instructions cleanly.

It is also a useful comparison point for other open engine reimplementations and ports: portability work, save/data migration, case-sensitive filesystem handling, and preserving compatibility with legacy commercial game data all become packaging concerns.

### タイムライン

- 2002: Arx Fatalis released, according to the Arx Libertatis website description.
- 2011: ArxLibertatis GitHub repository created.
- 2021: Arx Libertatis 1.2 release published.
- 2022: Arx Libertatis 1.2.1 bugfix release published.

### Related projects

- The Arx Libertatis website links to related Arx Fatalis resources and mods, including Arx Insanity, Arx Neuralis, Arx Fatalis UE4 Remastered, Arx End Of Sun, and a wiki page of additional Arx Fatalis mods. The FAQ also compares the idea to OpenMW for Morrowind.

### ソース

- <https://api.github.com/repos/arx/ArxLibertatis>
- <https://api.github.com/repos/arx/ArxLibertatis/releases>
- <https://arx-libertatis.org/>
- <https://github.com/arx/ArxLibertatis>
- <https://raw.githubusercontent.com/arx/ArxLibertatis/master/README.md>
- <https://wiki.arx-libertatis.org/FAQ>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

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


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

- Linux: ~/.config/arx/
- macOS: ~/Library/Application Support/ArxLibertatis/
- Windows: %USERPROFILE%\My Documents\My Games\Arx Libertatis, %USERPROFILE%\Saved Games\Arx Libertatis
## 他のパッケージマネージャ記録

- Nix - arx-libertatis: normalized package name match | nixpkgs package indexes: pkgs/by-name/ar/arx-libertatis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - arx-libertatis - 1.2.1-11.fc45: normalized package name match | Fedora Rawhide package metadata: arx-libertatis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Cross-platform, open source port of the Arx Fatalis RPG | https://arx-libertatis.org/
- dnf - arx-libertatis-devel - 1.2.1-11.fc45: normalized package name match | Fedora Rawhide package metadata: arx-libertatis-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Header files and libraries for Arx Libertatis development | https://arx-libertatis.org/


## Combined YAML source

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