Package Details: claude-code 1.0.111-1

Git Clone URL: https://aur.archlinux.org/claude-code.git (read-only, click to copy)
Package Base: claude-code
Description: An agentic coding tool that lives in your terminal
Upstream URL: https://github.com/anthropics/claude-code
Keywords: agent ai anthropic llm
Licenses: LicenseRef-claude-code
Submitter: cg505
Maintainer: cg505 (ticpu)
Last Packager: ticpu
Votes: 19
Popularity: 6.69
First Submitted: 2025-02-24 19:35 (UTC)
Last Updated: 2025-09-11 01:46 (UTC)

Dependencies (6)

Sources (1)

Pinned Comments

xpos587 commented on 2025-07-02 13:11 (UTC) (edited on 2025-07-02 13:12 (UTC) by xpos587)

⚠️ UPDATED: When you start claude, it will try to enable automatic updates. DO NOT manually fix permissions on the current npm prefix. To disable the message, run claude config set -g autoUpdates disabled. autoUpdates - NOT autoUpdaterStatus.

Latest Comments

1 2 Next › Last »

ticpu commented on 2025-08-28 02:47 (UTC)

Can I request to be Co-Maintainer to help with version bumps?

xpos587 commented on 2025-07-02 13:11 (UTC) (edited on 2025-07-02 13:12 (UTC) by xpos587)

⚠️ UPDATED: When you start claude, it will try to enable automatic updates. DO NOT manually fix permissions on the current npm prefix. To disable the message, run claude config set -g autoUpdates disabled. autoUpdates - NOT autoUpdaterStatus.

sydius commented on 2025-06-22 19:00 (UTC)

Note that IDE integration with VS Code stopped working for me in all versions after 1.0.27. Downgrading this package to that version restored that functionality.

https://github.com/anthropics/claude-code/issues/2449

shawny commented on 2025-05-07 19:01 (UTC)

@cg505 I downgraded to node 23.11.0 via mise, and the binary runs as expected. Thanks.

cg505 commented on 2025-05-07 18:21 (UTC)

I'm still on node v23.9.0 as the Arch package hasn't been updated yet, so that could explain it. May want to report to claude-code upstream.

shawny commented on 2025-05-07 18:08 (UTC)

@cg505 Thanks for the quick follow up. I do see the same thing. It had been working, which would seem to indicate either the latest node v24.0 causes an incompatibility, or it's a problem with mise.

Either way, not a package problem. Cheers.

cg505 commented on 2025-05-07 17:33 (UTC)

@shawny, can't reproduce your issue. Do you see the same issue if you run npx @anthropic-ai/claude-code?

shawny commented on 2025-05-07 16:06 (UTC)

I just installed, and see this on run:

https://pastebin.com/9AYW71SH

cg505 commented on 2025-03-10 17:38 (UTC) (edited on 2025-03-10 17:42 (UTC) by cg505)

Strongly do not recommend mixing this package and sudo npm.

If you want to use npm, you could use sudo npm install -g/sudo npm update -g, but I think using npx is likely to be a much better solution.

btw, if you want to use a newer version and the aur package is not updated yet, it's almost always sufficient to just edit the PKGBUILD by changing the version number and setting the b2sum to 'SKIP'