Skip to content

Instantly share code, notes, and snippets.

View crystalforceix's full-sized avatar
💭
I may be slow to respond.

Crystal_ForceIX crystalforceix

💭
I may be slow to respond.
  • https://github.com/RengeOS
  • 20:10 (UTC +07:00)
  • Facebook crystalforceix
View GitHub Profile
@crystalforceix
crystalforceix / msoffice_in_linux.md
Created March 28, 2026 06:32 — forked from eylenburg/msoffice_in_linux.md
Installing Microsoft Office in Linux

Step by step guide: How to install Microsoft Office in any Linux distribution

There are multiple options how to install MS Office on Linux.

VM-based - Integrate Windows apps running in a Windows virtual machine as native-looking in Linux

  1. LinOffice - Microsoft Office Launcher for Linux, my own fork of Winapps which is focused on only running Microsoft Office, with some Office-specific improvements over Winapps and a fully automated setup. Eventually I would like to create a GUI for it. Decribed below
  2. Winapps, based on KVM, QEMU, Docker/Podman and FreeRDP. Still actively maintained (getting Github commits). Decribed below
  3. Cassowary, based on KVM, QEMU, libvirt/virt-manager, and FreeRDP. Last release in Feb 2022 and seems to be abandoned.