# unciv mit Homebrew, chocolatey, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für unciv in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install unciv
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install unciv
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:unciv
- **Paketmanager:** Homebrew
- **Version:** 4.21.5
- **Quellzusammenfassung:** Open-source Android/Desktop remake of Civ V
- **Homepage:** <https://github.com/yairm210/Unciv>
- **Repository:** <https://github.com/yairm210/Unciv>
- **Zuletzt aktualisiert:** 2026-08-02T09:42:22Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- unciv (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 4.21.5
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

- 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


## Sicherheitshinweise

Für unciv wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

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


## Quellen

- 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
