Tech article

Show HN: Microsoft Office running with Wine on Linux with no virtualization

No preview is available. Read the original article for the full story.

Hacker News | Sep 17, 2026 | tombert

Automated excerpt

Microsoft 365 (click-to-run Office) famously does not work on stock Wine. It packages nothing from Microsoft: the Office Deployment Tool and Office itself are downloaded at install time by the ms365 script. GE-Proton 11 is the same Wine 11 bleeding-edge lineage, and ProtoSoda is that Soda core in Proton layout, so both are offered. nix run . #ms365 -- install # create prefix, winetricks, fetch ODT, download + install Office nix run . #word # or: nix run . #ms365 -- run word ~/doc. docx Or install it: nix profile install . #ms365 gives you ms365, ms365-word, ms365-excel, ...

Selected automatically from source text; not independently written or fact-checked. Read the original for full context.

Read the original article

More tech news