pkg.soopen package index

brew / 排名 3808

使用 Homebrew, apk, apt, dnf, MacPorts, Nix 安装 fheroes2

查看 fheroes2 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fheroes2

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install fheroes2

MacPorts ports tree · games/fheroes2/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add fheroes2

Alpine Linux edge package indexes · fheroes2 · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install fheroes2

Debian stable package indexes · fheroes2 · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install fheroes2

Fedora Rawhide package metadata · fheroes2 · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#fheroes2

nixpkgs package indexes · pkgs/by-name/fh/fheroes2/package.nix · 来源: api.github.com

概览

软件包摘要

Recreation of the Heroes of Might and Magic II game engine

命令和别名

  • fheroes2
  • fheroes2-extract-resources
  • fheroes2-install-demo

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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

为什么软件包爱好者会关心

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.

时间线

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

安全态势

尚未找到受保护工具覆盖

没有找到 fheroes2 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Linux
$XDG_CONFIG_HOME/fheroes2/fheroes2.cfg~/.var/app/io.github.ihhub.Fheroes2/config/fheroes2/fheroes2.cfg

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fheroes2可执行文件已索引可执行文件从本地可执行文件索引发现。
fheroes2-extract-resources可执行文件已索引可执行文件从本地可执行文件索引发现。
fheroes2-install-demo可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.1.17
管理器更新时间2026-06-30
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:fheroes2
版本1.1.17
软件包管理器Homebrew
主页https://ihhub.github.io/fheroes2/
仓库https://github.com/ihhub/fheroes2
最后更新2026-06-30T15:25:52Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

fheroes2 1.1.8+dfsg-1

recreation of the Heroes of Might and Magic II game engine

https://ihhub.github.io/fheroes2/

sudo apt install fheroes2
  • Section: contrib/games
  • Architecture: amd64
  • 7 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Fheroes2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fheroes2 from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz
Nix95%

fheroes2

nix profile install nixpkgs#fheroes2
  • normalized package name match
  • 匹配方式:Fheroes2
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fh/fheroes2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fheroes2 1.0.12+dfsg-1

recreation of the Heroes of Might and Magic II game engine

https://ihhub.github.io/fheroes2/

sudo apt install fheroes2
  • Section: multiverse/games
  • Architecture: amd64
  • 7 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Fheroes2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fheroes2 from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
apk95%

fheroes2 1.1.17-r0

Recreation of Heroes of Might and Magic II game engine

https://github.com/ihhub/fheroes2

sudo apk add fheroes2
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: fheroes2
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fheroes2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fheroes2 from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

fheroes2-lang 1.1.17-r0

Languages for package fheroes2

https://github.com/ihhub/fheroes2

sudo apk add fheroes2-lang
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: fheroes2
  • normalized package name match
  • 匹配方式:Fheroes2
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fheroes2-lang from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

fheroes2 1.1.17-3.fc45

Free implementation of the popular game engine

https://github.com/ihhub/fheroes2

sudo dnf install fheroes2
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: fheroes2
  • 13 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Fheroes2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: fheroes2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

fheroes2

sudo port install fheroes2
  • normalized package name match
  • 匹配方式:Fheroes2
MacPorts ports tree · api.github.com · MacPorts ports tree: games/fheroes2/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation