thenewstack.io web signal

OpenAI ships ChatGPT desktop app to Linux with Codex in preview

OpenAI Coding Tools ai-business

TL;DR

  • OpenAI released the ChatGPT desktop app for Linux in preview on August 11, 2026, bundling ChatGPT, ChatGPT Work, and Codex.
  • Native .deb and .rpm packages target Ubuntu 24.04/26.04 LTS, Debian 13, and Fedora 43/44 on both x64 and ARM64.
  • The installer adds an OpenAI repository so future updates deploy automatically via apt alongside standard system packages.

For years the ChatGPT desktop app existed on Mac and Windows only, which was an awkward gap given how much of the actual developer and infrastructure work at OpenAI's target customers happens on Linux workstations. That gap closed on August 11, when OpenAI dropped a preview of the ChatGPT desktop app for Linux, reported by The New Stack. It bundles ChatGPT, ChatGPT Work, and Codex, and ships as native .deb and .rpm packages for Ubuntu 24.04 and 26.04 LTS, Debian 13, and Fedora 43 and 44 on both x64 and ARM64.

The install path is where this gets interesting. According to OMG Ubuntu, the installer adds an OpenAI repository so updates flow through apt alongside the rest of your system packages. That is a fairly aggressive posture: OpenAI now owns a persistent update channel on the developer workstation, and enterprise security teams that lock down third-party repos will need a policy for it.

An OpenAI spokesperson told The New Stack that "Linux has been one of the most-requested platforms for the desktop app, and this launch extends ChatGPT and Codex across every major desktop operating system." The competitive backdrop is real: Phoronix noted the release comes roughly a month after Anthropic shipped a Claude desktop app for Linux, so OpenAI is catching up rather than blazing a trail. It also lands the same day SpaceXAI pushed a Grok Bot beta to Linux, which suggests the big AI vendors have all decided Linux is back on the shipping list.

The obvious limits: this is a preview and closed-source, which sits a little awkwardly on Linux, and none of the coverage I read pinned down enterprise licensing for ChatGPT Work on this platform or whether the local Codex environment mirrors the hosted feature set integration for integration. First-day previews on Linux tend to be where power users surface the rough edges, so bug reports over the next couple of weeks will tell you whether this is a serious client or a marketing checkbox.

If you build developer tooling, the interesting shift is that ChatGPT is no longer a browser tab on the Linux workstation. It is now a locally installed app with a package-manager foothold, running Codex against your real repos, and that changes the default surface every rival coding assistant now has to compete against.