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

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

## インストール

```sh
sudo av install brew:unciv
```

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

### macOS

- Homebrew (100%):

```sh
brew install unciv
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install unciv
```

  証拠: MacPorts ports tree: games/unciv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#unciv
```

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

### Windows

- Chocolatey (92%):

```sh
choco install unciv
```

  証拠: Chocolatey community package catalog: unciv from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.4028','coreinfo'

## パッケージ情報

- **パッケージキー:** brew:unciv
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.21.5
- **ソース概要:** Open-source Android/Desktop remake of Civ V
- **ホームページ:** <https://github.com/yairm210/Unciv>
- **リポジトリ:** <https://github.com/yairm210/Unciv>
- **最終更新:** 2026-08-02T09:42:22Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- unciv (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Unciv is an open-source, mod-friendly Android and desktop 4X strategy game inspired by Civilization V and built with LibGDX. In package-manager terms it is unusual because it packages a fast, actively released game as a normal desktop executable rather than only as a mobile app or store download.

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

The official README describes Unciv as an open-source Android/Desktop remake of Civ V, made with LibGDX, with a focus on moddability. The project was created on GitHub in 2017 and has continued as an active public repository.

The official docs describe it as an open-source, mod-friendly Android and Desktop remake where players build civilizations, research technologies, expand cities, and fight opponents. The README is explicit about the project's scope: users wanting high-resolution graphics and large production values are pointed to commercial Civilization, while Unciv emphasizes being small, fast, moddable, free, and able to run on low-end hardware.

### 採用の歴史

Unciv's adoption is visible through its cross-platform distribution and frequent release cadence. Official developer documentation describes creating GitHub releases, pushing builds to itch.io, uploading APKs to Google Play, and letting the F-Droid bot update from tags.

The input package metadata shows package-manager adoption beyond mobile stores, including Homebrew, Chocolatey, MacPorts, and Nix. That makes Unciv part of the package-nerd game niche: a real open-source game that can be installed, upgraded, and launched from system package managers.

### 使われ方

Players use Unciv as a lightweight turn-based strategy game, while modders use its docs and repository workflow to create and maintain game content. The official docs say unmodded gameplay is equal to Civ V, so existing Civ V guides are relevant, and the game includes a tutorial.

For command-line/package users, the interesting part is not a deep CLI interface but installability: Homebrew and other package managers make a desktop game available through the same update workflows used for developer tools.

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

Unciv matters to package nerds because it is a substantial, actively maintained open-source game with frequent releases and broad distribution. It demonstrates that package managers are not just for compilers and daemons; they can also deliver serious hobbyist games.

Its modest resource requirements, open development, and moddability make it a good fit for reproducible desktop setups, Linux-like package workflows on macOS, and users who prefer package-managed software over app-store-only delivery.

### タイムライン

- 2017: Unciv GitHub repository created.
- 2019: Early GitHub releases in the 3.2 series are published.
- 2022: Official deployment docs describe GitHub, itch.io, Google Play, and F-Droid release paths.
- 2026: GitHub releases include the 4.20 series.

### Related projects

- LibGDX is the game framework named by the official README.
- Civilization V is the gameplay reference point named by the README and docs; Unciv remains its own open-source project rather than a packaged copy of the commercial game.

### ソース

- GitHub repository and release metadata via `gh api repos/yairm210/Unciv` and `gh api repos/yairm210/Unciv/releases`
- <https://github.com/yairm210/Unciv>
- <https://yairm210.github.io/Unciv/>
- <https://yairm210.github.io/Unciv/Developers/From-code-to-deployment/>
- <https://yairm210.github.io/Unciv/Developers/Translations%2C-mods%2C-and-modding-freedom-in-Open-Source/>
- source_facts.package-manager


## セキュリティノート

unciv に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


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

- Nix - unciv: normalized package name match | nixpkgs package indexes: pkgs/by-name/un/unciv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - unciv: normalized package name match | MacPorts ports tree: games/unciv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - unciv: normalized package name match | Chocolatey community package catalog: unciv from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.4028','coreinfo'


## Combined YAML source

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