[BUG] Install bash script fails with timeout

Resolved 💬 10 comments Opened Dec 14, 2025 by kombattriarii Closed Apr 6, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

the claude code install script is broken on Cachy OS latest.

> curl -fsSL https://claude.ai/install.sh | bash
Setting up Claude Code...

✘ Installation failed

Failed to fetch version from latest: AxiosError: timeout of 30000ms exceeded


Try running with --force to override checks

✅ Installation complete!

What Should Happen?

the script should install without errors or timeouts.

Error Messages/Logs

curl -fsSL https://claude.ai/install.sh | bash
Setting up Claude Code...

✘ Installation failed

Failed to fetch version from latest: AxiosError: timeout of 30000ms exceeded


Try running with --force to override checks

✅ Installation complete!

Steps to Reproduce

install cachyos latest.
update os
install claude code via

curl -fsSL https://claude.ai/install.sh | bash

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

latest

Platform

Anthropic API

Operating System

Other Linux

Terminal/Shell

Other

Additional Information

_No response_

View original on GitHub ↗

This issue has 10 comments on GitHub. Read the full discussion on GitHub ↗