What happened?

OpenAI has released a preview of its ChatGPT desktop application for Linux. With it, the company now has a native client on all major desktop operating systems, and its coding agent Codex sits alongside ChatGPT and the Work environment.

The application is Electron-based and not open source; it ships as a proprietary program.

Which distributions are supported

  • Ubuntu: 24.04 LTS and 26.04 LTS
  • Debian: 13
  • Fedora: 43 and 44
  • Architectures: x86-64 and Arm64
  • Package formats: DEB and RPM
  • Out of scope: Arch Linux, NixOS and others

In practice this means it can run on most Debian and Red Hat-family distributions. Arch Linux and NixOS users, however, are left out for now, and that has not gone down well with some would-be users. Others want the program distributed in Flatpak or AppImage formats.

The Anthropic comparison

The release arrives roughly a month after Anthropic introduced a Linux desktop version of Claude. Anthropic's client supports Ubuntu 22.04 or later and Debian 12 or later, giving it a somewhat broader stated baseline among Debian-derived systems.

That both companies came to the Linux desktop in the same period is no accident. Developers are the heaviest users of these tools, and Linux's share of the developer desktop is far higher than its share of desktops overall. That the coding agent ships with the desktop client points at the same audience.

The accuracy criticism

ZDNET's Steven Vaughan-Nichols tried the app on his own Linux Mint desktop and wrote that he was not satisfied on accuracy. When he asked for the technical specifications of the Starmind AI datacentre satellites being developed by SpaceX and Nvidia — and provided a link to the satellite's site — he did not get a correct answer: according to SpaceX the satellite's height is 30 metres and its wing-width 75 metres, whereas ChatGPT gave those figures as 20 and 70 metres.

This is a single example rather than a general accuracy measurement; but getting a question wrong even with a source link supplied leads to the reading that the desktop client offers no advantage over a browser tab. The writer concludes that he will keep using ChatGPT in the browser.

What a desktop client adds

A chat interface running in a separate application rather than the browser looks at first like a cosmetic choice. The practical differences gather around file access, keyboard shortcuts, system-level notifications and the ability to run in the background — and with a coding agent in the mix, access to the local file system is a capability a browser tab cannot offer.

Being Electron-based is a trade-off too. One codebase running on three operating systems lowers the development cost; in return, memory use and start-up time fall behind a native application written separately for each platform.

What is not settled

The release is at preview stage; no timetable was shared for whether the list of supported distributions will widen or whether formats such as Flatpak or AppImage will follow. The accuracy assessment also rests on one writer's single test.

A transparency note: ZDNET's parent company Ziff Davis filed a lawsuit against OpenAI in April 2025, alleging it infringed Ziff Davis copyrights in training and operating its AI systems.