# freeciv を Homebrew, apk, chocolatey, apt, MacPorts, Nix, zypper, dnf, pacman, winget でインストール

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

## インストール

```sh
sudo av install brew:freeciv
```

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

### macOS

- Homebrew (100%):

```sh
brew install freeciv
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install freeciv
```

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

### Linux

- apk (92%):

```sh
sudo apk add freeciv
```

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

- Debian apt (92%):

```sh
sudo apt install freeciv
```

  証拠: Debian stable package indexes: freeciv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#freeciv
```

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

- zypper (92%):

```sh
sudo zypper install freeciv
```

  証拠: openSUSE Tumbleweed package metadata: freeciv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- dnf (92%):

```sh
sudo dnf install freeciv-common
```

  証拠: Fedora Rawhide package metadata: freeciv-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S freeciv-gtk3
```

  証拠: Arch Linux sync databases: freeciv-gtk3 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install freeciv
```

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

- winget (92%):

```sh
winget install --id FreeCiv.FreeCiv -e
```

  証拠: Windows Package Manager source index: FreeCiv.FreeCiv from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:freeciv
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.2.5
- **ソース概要:** Free and Open Source empire-building strategy game
- **ホームページ:** <https://freeciv.org/>
- **リポジトリ:** <https://github.com/freeciv/freeciv>
- **最終更新:** 2026-08-02T16:35:33+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- freeciv-gtk4 (エイリアス)
- freeciv-manual (エイリアス)
- freeciv-mp-gtk4 (エイリアス)
- freeciv-ruleup (エイリアス)
- freeciv-server (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Freeciv is a free and open source empire-building strategy game inspired by the history of human civilization. It is both a playable game and a long-running packaged desktop/server program, with graphical clients, a standalone server, ruleset tooling, and documentation utilities shipped by Unix package managers.

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

The project presents itself as a Free Software strategy game in the tradition of turn-based civilization building. Its official site and repository emphasize the client-server architecture, community development, and a release line that has continued through modern 3.x releases.

### 採用の歴史

Freeciv became a standard open source strategy-game package across Unix-like systems because it bundles visible applications and command-line/server components. The supplied package facts list it in Homebrew, Debian, Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, openSUSE, Chocolatey, and winget, reflecting broad cross-platform packaging.

### 使われ方

Users run graphical clients such as freeciv-gtk4 to play, freeciv-server to host games, and helper tools such as freeciv-ruleup for ruleset maintenance. Package users often care about data files, client toolkit variants, and compatibility between client and server versions.

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

Freeciv is a useful package-manager specimen because it combines a large game data tree, GUI clients, networked server behavior, translations, rulesets, and command-line maintenance tools in one formula. It also shows the classic packaging split between desktop launchability and server/admin executables.

### タイムライン

- 1990s: Freeciv emerged as a free software implementation of civilization-style empire building.
- 2024: Freeciv 3.1.0 was released as a new stable series.
- 2025: Freeciv 3.2.0 was released as a new stable series.
- 2026: Freeciv 3.2.4 was announced on the official site as the current stable release.

### Related projects

- Related official surfaces include the Freeciv wiki, forum, metaserver, Redmine tracker, and GitHub organization. In packaging terms it sits near open source strategy games that ship both graphical clients and network servers.

### ソース

- <https://github.com/freeciv/freeciv>
- <https://raw.githubusercontent.com/freeciv/freeciv/main/README.md>
- <https://www.freeciv.org/>
- <https://www.freeciv.org/wiki>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool 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: ${FREECIV_STORAGE_DIR}/freeciv-client-rc-<major>.<minor>
## 他のパッケージマネージャ記録

- Debian apt - freeciv - 3.1.4+ds-2+deb13u1: normalized package name match | Debian stable package indexes: freeciv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Civilization turn based strategy game | https://www.freeciv.org/
- Debian apt - freeciv-client-extras - 3.1.4+ds-2+deb13u1: normalized package name match | Debian stable package indexes: freeciv-client-extras from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Civilization turn based strategy game (miscellaneous extras) | https://www.freeciv.org/
- Debian apt - freeciv-client-gtk3 - 3.1.4+ds-2+deb13u1: normalized package name match | Debian stable package indexes: freeciv-client-gtk3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Civilization turn based strategy game (GTK 3 client) | https://www.freeciv.org/
- Debian apt - freeciv-client-gtk4 - 3.1.4+ds-2+deb13u1: normalized package name match | Debian stable package indexes: freeciv-client-gtk4 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Civilization turn based strategy game (GTK 4 client) | https://www.freeciv.org/
- Debian apt - freeciv-client-qt - 3.1.4+ds-2+deb13u1: normalized package name match | Debian stable package indexes: freeciv-client-qt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Civilization turn based strategy game (Qt client) | https://www.freeciv.org/
- Debian apt - freeciv-client-sdl - 3.1.4+ds-2+deb13u1: normalized package name match | Debian stable package indexes: freeciv-client-sdl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Civilization turn based strategy game (SDL client) | https://www.freeciv.org/
- Debian apt - freeciv-data - 3.1.4+ds-2+deb13u1: normalized package name match | Debian stable package indexes: freeciv-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Civilization turn based strategy game (data) | https://www.freeciv.org/
- Debian apt - freeciv-ruleset-tools - 3.1.4+ds-2+deb13u1: normalized package name match | Debian stable package indexes: freeciv-ruleset-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Civilization turn based strategy game (ruleset tools) | https://www.freeciv.org/
- Debian apt - freeciv-server - 3.1.4+ds-2+deb13u1: normalized package name match | Debian stable package indexes: freeciv-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Civilization turn based strategy game (server files) | https://www.freeciv.org/
- Nix - freeciv: normalized package name match | nixpkgs package indexes: pkgs/by-name/fr/freeciv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - freeciv - 3.1.0+ds-1build5: normalized package name match | Ubuntu 24.04 LTS package indexes: freeciv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Civilization turn based strategy game | https://www.freeciv.org/
- Ubuntu apt - freeciv-client-extras - 3.1.0+ds-1build5: normalized package name match | Ubuntu 24.04 LTS package indexes: freeciv-client-extras from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Civilization turn based strategy game (miscellaneous extras) | https://www.freeciv.org/
- Ubuntu apt - freeciv-client-gtk3 - 3.1.0+ds-1build5: normalized package name match | Ubuntu 24.04 LTS package indexes: freeciv-client-gtk3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Civilization turn based strategy game (GTK 3 client) | https://www.freeciv.org/
- Ubuntu apt - freeciv-client-qt - 3.1.0+ds-1build5: normalized package name match | Ubuntu 24.04 LTS package indexes: freeciv-client-qt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Civilization turn based strategy game (Qt client) | https://www.freeciv.org/
- Ubuntu apt - freeciv-client-sdl - 3.1.0+ds-1build5: normalized package name match | Ubuntu 24.04 LTS package indexes: freeciv-client-sdl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Civilization turn based strategy game (SDL client) | https://www.freeciv.org/
- Ubuntu apt - freeciv-data - 3.1.0+ds-1build5: normalized package name match | Ubuntu 24.04 LTS package indexes: freeciv-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Civilization turn based strategy game (data) | https://www.freeciv.org/


## Combined YAML source

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