Skip to content

Utilities

Not every X-Plane tool runs natively on Linux. KVM provides a full Windows VM — for addons like StreamDeck or MobiFlight. Wine handles simpler Windows installers and utilities. Docker isolates development environments, pyenv manages Python versions for plugins like XPPython3, and zsh offers a more capable shell for daily system work.

  • KVM — Windows virtualization for add-ons without native Linux support
  • Docker — Isolated development and testing environments
  • Wine — Windows-based tools and installers
  • pyenv — Python environments for scripting and plugins
  • zsh — Powerful shell configuration