Search Criteria
Package Details: claude-desktop 1.0.0-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/claude-desktop.git (read-only, click to copy) |
---|---|
Package Base: | claude-desktop |
Description: | An Electron-based desktop application for Claude2(unofficial).Use system-wide electron. |
Upstream URL: | https://github.com/Karenina-na/Claude-Desktop |
Keywords: | ai claude electron typescript vite vue3 |
Licenses: | MIT |
Conflicts: | claude-desktop |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-08-29 05:52 (UTC) |
Last Updated: | 2025-05-06 14:32 (UTC) |
Dependencies (6)
- electron25AUR (electron25-binAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvm (nvm-gitAUR) (make)
Latest Comments
1 2 Next › Last »
zxp19821005 commented on 2025-05-12 07:35 (UTC)
@zlqrn I think you should install
electron25-bin
first.zlqrn commented on 2025-05-11 06:09 (UTC) (edited on 2025-05-12 06:32 (UTC) by zlqrn)
is this for the nerdiest of nerds? i dont understand why this even exists because its not like you can replace the dependency of electron25 with electron36 and then nodejs hdryogen lts expires april 2025... even if you manage to patch the hydrogen installation to start the electron25 installation you get disgusting errors of gstuils and PGO profiles, where i gave up trying to fix.
zxp19821005 commented on 2025-05-06 14:33 (UTC)
@JoiDegn eh, it's my mistake. Fixed it, maybe you can have a try.
JoiDegn commented on 2025-05-03 07:01 (UTC)
I had to adjust the PKGBUILD like so I could install it on my asahi based system:
zxp19821005 commented on 2025-04-14 07:13 (UTC)
@ghostmode Just install
electron25-bin
first.ghostmode commented on 2025-04-11 18:08 (UTC)
@zxp19821005 i couldn't find
nodejs-lts-hydrogen
but is being referenced by electron25.I fixed this by modifying the PKGBUILD in
yay -G claude-desktop
and changing the version from25
to34
I had installed:_electronversion=34
zxp19821005 commented on 2025-02-26 01:50 (UTC)
@bethany7 I've used
nvm
to usenodejs-lts-hydrogen
.Please check yournvm
, or reinstall it.bethany7 commented on 2025-02-25 18:49 (UTC) (edited on 2025-02-25 18:50 (UTC) by bethany7)
Install fails with:
It appears that lts-hydrogen is no longer present in the AUR.
lkxe commented on 2025-02-22 21:15 (UTC) (edited on 2025-02-22 21:16 (UTC) by lkxe)
If you want to use Bun instead of Node to build the application (in my case nodejs-lts-hydrogen conflicted with my current node installation), you can use my updated PKGBUILD instead, the fix with the directory is already resolved:
1 2 Next › Last »