# Installer freeciv avec Homebrew, apk, chocolatey, apt, MacPorts, Nix, zypper, dnf, pacman, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de freeciv pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install freeciv
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install freeciv
```

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

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

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

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

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

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:freeciv
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/freeciv>
- **Version:** 3.2.5
- **Résumé source:** Free and Open Source empire-building strategy game
- **Page d'accueil:** <https://freeciv.org/>
- **Dépôt:** <https://github.com/freeciv/freeciv>
- **Docs amont:** <https://freeciv.org/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://downloads.sourceforge.net/project/freeciv/Freeciv%203.2/3.2.5/freeciv-3.2.5.tar.xz>
- **Dernière mise à jour:** 2026-08-02T16:35:33+09:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- freeciv-gtk4 (cli)
- freeciv-manual (cli)
- freeciv-mp-gtk4 (cli)
- freeciv-ruleup (cli)
- freeciv-server (cli)
- freeciv-gtk4 (alias)
- freeciv-manual (alias)
- freeciv-mp-gtk4 (alias)
- freeciv-ruleup (alias)
- freeciv-server (alias)

## Dépendances

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

## Dépendances de compilation

- meson
- ninja
- pkgconf

## Bibliothèques fournies par macOS

- bzip2
- curl
- sqlite

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.2.5
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://freeciv.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- 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>
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

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


## Liens liés

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


## Sources

- 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
