openai / openai/codex

Prevent Installation Confusion on Arch

Open
#40,927 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

CLI enhancement
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What variant of Codex are you using?

CLI

What feature would you like to see?

Twice i've somehow gotten two conflicting CLI installations. It seems there are three methods:

Apparently, i mixed the methods in some way. As a result, my updates didn't actually update the installation that got launched with codex, and my AGENTS file was in the wrong dir. I had to do a cleanup on two separate occasions.

Please prevent users from using conflicting methods. All 3 installer/update methods should check for existing installs and get user confirmation before proceeding, or some other way to prevent conflicts.

This may affect other platforms too.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the three installation paths named in the issue: install.sh, pacman -S openai-codex, and sudo npm install -g @openai/codex. Determine how each path can detect conflicting existing installations and define the confirmation behavior; done means users are warned before conflicting installation or update methods proceed.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, shell
Domain
cli, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.