Search Criteria
Package Details: claude-code 2.1.72-1
Package Actions
| 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: | 40 |
| Popularity: | 8.68 |
| First Submitted: | 2025-02-24 19:35 (UTC) |
| Last Updated: | 2026-03-10 01:16 (UTC) |
Dependencies (6)
- bash (bash-gitAUR, bash-devel-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (optional) – allow Claude to use git
- github-cli (github-cli-gitAUR) (optional) – interact with GitHub
- glab (glab-gitAUR) (optional) – interact with GitLab
- ripgrep (ripgrep-gitAUR) (optional) – enhanced file search
- tmux (tmux-sixel-gitAUR, tmux-gitAUR) (optional) – agent team split panes
Required by (9)
- claude-code-router
- claude-cowork-service (optional)
- claudia
- justevery-code (optional)
- nanoclaw-git
- omarchy-ai-usage-git (optional)
- opcode-bin
- simple-claude-gui-bin (optional)
- simple-code-gui-bin (optional)
Latest Comments
1 2 3 4 5 Next › Last »
cg505 commented on 2026-03-05 20:18 (UTC)
@mkurz Great! They must have fixed this. Thanks for taking a look.
mkurz commented on 2026-03-05 09:37 (UTC)
@cg505 when I remove the
export NPM_CONFIG_PREFIX=...line this is what I get:Isn't this correct anyway?
Anyway, for me it does not matter if you keep
export NPM_CONFIG_PREFIX=...or not, because I setNPM_CONFIG_PREFIXon my system anyway.cg505 commented on 2026-03-05 00:55 (UTC)
@mkurz You can try without. IIRC it would offer to automatically "update" you to use the native install which could break the install, and would incorrectly claim that you had installed claude via
npm i -g.mkurz commented on 2026-03-04 22:33 (UTC) (edited on 2026-03-04 22:33 (UTC) by mkurz)
Can someone explain to me from https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=claude-code&id=51cbedfef6f359e291127f96e372715044dd87bd why those lines actually are needed:
like what fails if they would be removed?
cg505 commented on 2026-01-07 20:21 (UTC)
2.1.0 is blocked on this issue: https://github.com/anthropics/claude-code/issues/16673
cg505 commented on 2025-12-23 20:35 (UTC)
I checked that the default installation script (
curl -fsSL https://claude.ai/install.sh | bash) will download the stable version and then use it to install the latest version, lolUpdated the package to use latest instead of stable.
Sorry for the delay.
pencioner commented on 2025-12-19 09:43 (UTC)
theexec commented on 2025-12-19 01:33 (UTC) (edited on 2025-12-19 01:34 (UTC) by theexec)
@cg505 When do you expect to get this sorted? This needs to be on latest, right away. Happy to help support this package, just let me know how I can help.
cg505 commented on 2025-12-17 01:08 (UTC)
We should check if the CLI tries to use latest or stable by default, and do that. We can switch this package to latest easily if that makes more sense.
ticpu commented on 2025-12-16 23:45 (UTC) (edited on 2025-12-17 00:31 (UTC) by ticpu)
@cg505 Do we need a different package for the latest version? I expect this one to get flagged as outdated very often otherwise.
1 2 3 4 5 Next › Last »