# 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/freeciv>
- **バージョン:** 3.2.5
- **ソース概要:** Free and Open Source empire-building strategy game
- **ホームページ:** <https://freeciv.org/>
- **リポジトリ:** <https://github.com/freeciv/freeciv>
- **上流ドキュメント:** <https://freeciv.org/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://downloads.sourceforge.net/project/freeciv/Freeciv%203.2/3.2.5/freeciv-3.2.5.tar.xz>
- **最終更新:** 2026-08-02T16:35:33+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- adwaita-icon-theme
- cairo
- gdk-pixbuf
- gettext
- glib
- gtk4
- icu4c@78
- lua
- pango
- readline
- sdl2-compat
- sdl2_mixer
- xz
- zstd

## ビルド依存関係

- meson
- ninja
- pkgconf

## macOS 提供ライブラリ

- bzip2
- curl
- sqlite

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.2.5
- マネージャ更新日: 2026-08-02
- ローカルデータ: OK
- 上流リポジトリ: https://freeciv.org/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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>
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** freeciv
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

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


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/ja/game-emulation-tools/) - Matched game or emulation metadata.
- [xz](https://pkg.so/ja/brew/xz/) - Runtime dependency declared by Homebrew.
- [zstd](https://pkg.so/ja/brew/zstd/) - Runtime dependency declared by Homebrew.
- [glib](https://pkg.so/ja/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/ja/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pango](https://pkg.so/ja/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/ja/brew/cairo/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/ja/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/ja/brew/meson/) - Build dependency declared by Homebrew.
- [unciv](https://pkg.so/ja/brew/unciv/) - Shares pkgdb curated category or tags: cli, game, games, strategy.
- [cataclysm](https://pkg.so/ja/brew/cataclysm/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [supertux](https://pkg.so/ja/brew/supertux/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [widelands](https://pkg.so/ja/brew/widelands/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [pioneer](https://pkg.so/ja/brew/pioneer/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [simutrans](https://pkg.so/ja/brew/simutrans/) - Shares pkgdb curated category or tags: cli, game, games, open-source.
- [dopewars](https://pkg.so/ja/brew/dopewars/) - Shares pkgdb curated category or tags: cli, game, games, strategy.
- [stockfish](https://pkg.so/ja/brew/stockfish/) - Shares pkgdb curated category or tags: cli, games, open-source.
- [instead](https://pkg.so/ja/brew/instead/) - Both packages touch the same language runtime or ecosystem. Shared terms: cairo, cli, compat, game, games.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
