MekHQ Flatpak Repo
Repository Online · v0.50.11
// Self-Hosted Distribution Channel

Deploy MekHQ
To Your Linux Workstation

A self-hosted Flatpak repository for MekHQ and the MegaMek suite. Built and published from CI for testing and personal deployment.

VERSION: v0.50.11 RUNTIME: Freedesktop 24.08 JAVA: OpenJDK 21

Field Deployment

[01] Add Repository
flatpak remote-add --user --if-not-exists mekhq-repo \
  https://dvystrcil.github.io/flatpak-repo/mekhq.flatpakrepo
[02] Install MekHQ
flatpak install --user mekhq-repo com.megamek.mekhq
[03] Launch
flatpak run com.megamek.mekhq

Available Units

MekHQ

com.megamek.mekhq

Campaign manager for the BattleTech universe. Track personnel, finances, contracts, repairs, and unit logistics across multiple engagements. Integrates with MegaMek for tactical combat resolution.

VERSION
v0.50.11
RUNTIME
org.freedesktop.Platform//24.08
SDK EXT
org.freedesktop.Sdk.Extension.openjdk21
UPSTREAM
MegaMek/mekhq

Operations

Update

flatpak update --user com.megamek.mekhq

Uninstall

flatpak uninstall --user com.megamek.mekhq

Remove Remote

flatpak remote-delete --user mekhq-repo

Run From Terminal

flatpak run com.megamek.mekhq
⚠ Operational Notice This repository is currently unsigned and provided for testing purposes only. GPG signing will be added prior to wider distribution. Not affiliated with the upstream MegaMek project.