#Codex for Fedora
1 messages · Page 1 of 1 (latest)
Hi @dawn pilot. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
There isn’t anything in the docs that describes a Fedora‑specific “native” Codex app or package (like an RPM) separate from the existing options.
From the knowledge sources, Codex is available in these ways:
- Codex app (desktop GUI) – documented as available for macOS (Apple Silicon) and Windows; Linux is “get notified” only, not yet available as a downloadable app for Linux/Fedora. [Codex app; Quickstart]
- Codex CLI – supported on macOS and Linux, and installable via npm or Homebrew; no separate Fedora/RPM install path is documented. [Codex CLI; Quickstart]
- On Linux (including Fedora), you may need
bubblewrapfor sandboxing, which you can install withsudo dnf install bubblewrap. [Sandboxing]