Arch Linux users can now install the Codex app directly, according to Vaibhav Srivastav, who announced the change on September 14. Srivastav described the update as removing the need for “hacks” or workarounds.
The installation requires downloading and running an Arch-specific script from a terminal:
curl --proto '=https' --tlsv1.2 -fL -o install-arch.sh \
[https://persistent.oaistatic.com/codexapp-prod/linux/install-arch.sh](https://persistent.oaistatic.com/codexapp-prod/linux/install-arch.sh)
sudo bash install-arch.sh
The script detects the system architecture, configures a signed OpenAI package repository and installs ChatGPT. The process also performs a full system upgrade and prompts for confirmation.
Once installation is complete, ChatGPT can be opened from the applications menu. The remaining setup involves signing in with a ChatGPT account and following the desktop app quickstart.
Source: X


