Codex Desktop Linux is an unofficial, community-maintained distribution of OpenAI's ChatGPT desktop application for Linux.
The project repackages OpenAI's signed upstream Linux payload into formats native to different Linux distributions. It verifies the official Electron runtime, native modules, and bundled tools directly from the upstream source, then produces Debian, Fedora, Arch, Nix, and AppImage packages. The application appears in desktop menus as ChatGPT Community with a blue C icon, while maintaining the package identity codex-desktop to distinguish it from OpenAI's separate ChatGPT offering. The core application binary remains byte-for-byte identical to the official package, with no modifications to the ASAR archive.
Linux users seeking a native ChatGPT desktop client should choose this tool if they want installation through their distribution's standard package manager rather than AppImage or browser access. It suits users on Debian, Ubuntu, Fedora, openSUSE, Arch, NixOS, and other distributions, with support for both Wayland and X11 display servers. The project adds disabled-by-default Linux features beyond the official package while preserving compatibility with the upstream application.
The project maintains active continuous integration workflows for both its own build process and upstream payload tracking. The maintainers provide detailed platform-specific documentation including notes for Raspberry Pi and NixOS installations, and they have established contribution guidelines with separate documentation for agents and coding tools.