# Installer fheroes2 avec Homebrew, apk, apt, dnf, MacPorts, Nix

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

## installation

```sh
sudo av install brew:fheroes2
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fheroes2
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fheroes2
```

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

### Linux

- apk (92%):

```sh
sudo apk add fheroes2
```

  Preuve: Alpine Linux edge package indexes: fheroes2 from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install fheroes2
```

  Preuve: Debian stable package indexes: fheroes2 from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install fheroes2
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#fheroes2
```

  Preuve: nixpkgs package indexes: pkgs/by-name/fh/fheroes2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:fheroes2
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.17
- **Résumé source:** Recreation of the Heroes of Might and Magic II game engine
- **Page d'accueil:** <https://ihhub.github.io/fheroes2/>
- **Dépôt:** <https://github.com/ihhub/fheroes2>
- **Dernière mise à jour:** 2026-06-30T15:25:52Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fheroes2 (alias)
- fheroes2-extract-resources (alias)
- fheroes2-install-demo (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.17
## Historique du projet et usages

fheroes2 is an open-source recreation of the Heroes of Might and Magic II engine. It aims to reproduce the original game while adding modern fixes and improvements such as higher-resolution graphics support, improved AI, gameplay and logic fixes, and user-interface improvements.

### Historique du projet

The project README says fheroes2 was initially developed on SourceForge. The modern GitHub repository was created in August 2019 and became the center for development, releases, documentation, CI, translations, and website work.

The project is written from scratch and does not provide the original commercial game assets. Its README is explicit that the rights to the original game and resources belong to Ubisoft through the former 3DO Company lineage, and it advises users to buy the original game or use the free demo resources.

The GitHub release stream shows active modern packaging, including a release published on June 30, 2026. The README also documents development guides, graphical asset contribution, translation work, donations, and community channels, which is typical of long-lived open-source game-engine recreations.

### Historique d'adoption

fheroes2 is packaged for multiple Unix-like package managers, including Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, and Alpine according to the package facts in this batch. Its package appeal comes from letting users install the engine cleanly while supplying original or demo game data separately.

The repository metadata shows several thousand GitHub stars and hundreds of forks during this batch run, which is substantial for a game recreation project with legal separation between engine code and copyrighted assets.

### Modes d'utilisation

Users install the engine, then provide Heroes of Might and Magic II data from an original purchase or the free demo. The Homebrew formula exposes `fheroes2` along with helper executables for extracting resources and installing demo data.

The documented Linux configuration path is `$XDG_CONFIG_HOME/fheroes2/fheroes2.cfg`, with a Flatpak-specific path under `~/.var/app/io.github.ihhub.Fheroes2/config/fheroes2/fheroes2.cfg`.

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

fheroes2 is package-interesting because it cleanly separates a free engine from non-free game assets. That makes it a familiar pattern for distro maintainers of classic-game recreations: ship the engine, document asset requirements, and avoid bundling copyrighted data.

### Chronologie

- Pre-2019: Project initially developed on SourceForge.
- 2019: Modern GitHub repository created and early GitHub release artifacts published.
- 2026: Version 1.1.17 released, with repository metadata showing continuing active development.

### Related projects

- fheroes2 belongs to the family of open-source engine recreations for classic commercial games, where users combine a free engine with separately obtained original data.

### Sources

- <https://github.com/ihhub/fheroes2>
- <https://api.github.com/repos/ihhub/fheroes2>
- <https://api.github.com/repos/ihhub/fheroes2/releases>
- <https://ihhub.github.io/fheroes2>
- <https://sourceforge.net/projects/fheroes2/>
- <https://formulae.brew.sh/formula/fheroes2>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour fheroes2. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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

- Linux: $XDG_CONFIG_HOME/fheroes2/fheroes2.cfg, ~/.var/app/io.github.ihhub.Fheroes2/config/fheroes2/fheroes2.cfg
## Autres enregistrements de gestionnaires de paquets

- Debian apt - fheroes2 - 1.1.8+dfsg-1: normalized package name match | Debian stable package indexes: fheroes2 from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz | recreation of the Heroes of Might and Magic II game engine | https://ihhub.github.io/fheroes2/
- Nix - fheroes2: normalized package name match | nixpkgs package indexes: pkgs/by-name/fh/fheroes2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - fheroes2 - 1.0.12+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: fheroes2 from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | recreation of the Heroes of Might and Magic II game engine | https://ihhub.github.io/fheroes2/
- apk - fheroes2 - 1.1.17-r0: normalized package name match | Alpine Linux edge package indexes: fheroes2 from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Recreation of Heroes of Might and Magic II game engine | https://github.com/ihhub/fheroes2
- apk - fheroes2-lang - 1.1.17-r0: normalized package name match | Alpine Linux edge package indexes: fheroes2-lang from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Languages for package fheroes2 | https://github.com/ihhub/fheroes2
- dnf - fheroes2 - 1.1.17-3.fc45: normalized package name match | Fedora Rawhide package metadata: fheroes2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Free implementation of the popular game engine | https://github.com/ihhub/fheroes2
- MacPorts - fheroes2: normalized package name match | MacPorts ports tree: games/fheroes2/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/fheroes2.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fheroes2.yml)


## Sources

- 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
