OpenA officially launched the Linux preview version of the ChatGPT desktop application, integrating three features—ChatGPT, ChatGPT Work, and Codex—into a single window, supporting three major distributions: Ubuntu, Debian, and Fedora. OpenAI stated that Linux has long been one of the most requested platforms for desktop applications, and this release marks the completion of its desktop product line, filling the last gap after macOS and Windows. The application is available in DEB and RPM installation packages, supporting x64 and ARM64 architectures. During installation, it automatically adds the software repository, and subsequent updates can be performed through the system package manager.

The officially supported distributions include Ubuntu 24.04 and 26.04 LTS, Debian 13, and Fedora 43 and 44. Since these versions serve as the foundation for many downstream distributions and derivatives, the actual compatibility range may be broader than the official list. Previously, Linux users could only access ChatGPT via a browser or run the open-source Codex command-line tool. Now, the dedicated application unifies the three products, especially allowing Codex to directly open local repositories, edit files, read git history, and run commands on the machine without uploading files to the cloud—this is precisely the core reason developers have long called for a native client.

Developer Rivalry: Operating Systems Become the New Frontline in AI Competition

OpenAI's release came about a month after Anthropic, which had already launched the Linux version of the Claude desktop application, supporting Ubuntu 22.04 and higher versions and Debian 12 and above. The timing of both companies' moves reveals the direction of competition in desktop AI products: a simple chat can be done with a browser tab, but an intelligent agent that needs to check code repositories, execute terminal commands, and manage local files must rely on a resident application with clear system permissions. As a result, operating system support has become a key battlefield for attracting developer users.

However, the Linux preview version has not yet fully matched the features of macOS and Windows versions. Voice for Work voice functionality and the built-in browser are still marked as exclusive to macOS and Windows, and the native "computer usage" feature is also missing at launch. OpenAI is simultaneously advancing product integration, and existing macOS and Windows Codex users are being migrated into the new ChatGPT application, with Codex retaining independent workflows and history records.

For developers, the value of the Linux version lies in bringing conversations, document creation, and code execution into the same working environment, avoiding the need to switch between different applications. Whether the preview version can quickly close the functional gap and expand the distribution coverage will be the next key point in its competition with the Claude desktop version.