Package Details: anythingllm-desktop-bin 1.8.0-1

Git Clone URL: https://aur.archlinux.org/anythingllm-desktop-bin.git (read-only, click to copy)
Package Base: anythingllm-desktop-bin
Description: The all-in-one AI application, tool suite, and API for RAG & Agents for Docker & Desktop.(Prebuilt version.Use system-wide electron)
Upstream URL: https://useanything.com/
Keywords: agents ai-agents-framework chroma desktop-application document-chat langchain-app llama lmstudio local-llm localai ollama openai-chatgpt pinecone rag retrieval-augmented-generation vector-database
Licenses: MIT
Conflicts: anythingllm, anythingllm-desktop
Provides: anythingllm-desktop
Submitter: zxp19821005
Maintainer: zxp19821005 (impulse)
Last Packager: zxp19821005
Votes: 5
Popularity: 0.34
First Submitted: 2024-04-17 14:36 (UTC)
Last Updated: 2025-04-21 01:53 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Pinned Comments

zxp19821005 commented on 2025-01-15 04:33 (UTC)

The upstream has utilized the third download links. Despite the file being updated, the filename remains unchanged. Therefore, if there are errors during package installation, please make the package outdated.

Latest Comments

1 2 Next › Last »

s_m commented on 2025-04-20 19:41 (UTC)

I tried to install it and I got this error:

$ yay -S anythingllm-desktop-bin
-> No AUR package found for nodejs-lts-hydrogen
-> could not find all required packages: nodejs-lts-hydrogen

I could resolve this by:

yay -S electron26-bin

But than the appimage doesn't pass the validity check:

$ yay -S anythingllm-desktop-bin
AUR Explicit (1): anythingllm-desktop-bin-1.7.8-1
:: PKGBUILD up to date, skipping download: anythingllm-desktop-bin
  1 anythingllm-desktop-bin                  (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
  1 anythingllm-desktop-bin                  (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
==> Making package: anythingllm-desktop-bin 1.7.8-1 (Sun Apr 20 21:36:39 2025)
==> Retrieving sources...
  -> Found anythingllm-desktop-1.7.8.AppImage
  -> Found anythingllm-desktop.sh
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    anythingllm-desktop-1.7.8.AppImage ... FAILED
    anythingllm-desktop.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
 -> error downloading sources: /home/stani/.cache/yay/anythingllm-desktop-bin
         context: exit status 1


:: (1/1) Parsing SRCINFO: anythingllm-desktop-bin
==> Making package: anythingllm-desktop-bin 1.7.8-1 (Sun Apr 20 21:36:40 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found anythingllm-desktop-1.7.8.AppImage
  -> Found anythingllm-desktop.sh
==> Validating source files with sha256sums...
    anythingllm-desktop-1.7.8.AppImage ... FAILED
    anythingllm-desktop.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
 -> error making: anythingllm-desktop-bin-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
anythingllm-desktop-bin - exit status 1

As requested by the pinned comment, I will flag this package as outdated.

zxp19821005 commented on 2025-03-20 10:30 (UTC)

@mrwsl Thanks for your feedback, it's my mistake, fixed it.

mrwsl commented on 2025-03-20 10:19 (UTC)

With the latest update I get:

error: failed to commit transaction (conflicting files)
anythingllm-desktop-bin: /usr/share/pixmaps exists in filesystem

Phaotee commented on 2025-01-31 02:22 (UTC)

Source no longer works.

==> Retrieving sources...
  -> Downloading anythingllm-desktop-1.7.2.AppImage...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 403
==> ERROR: Failure while downloading https://s3.us-west-1.amazonaws.com/public.useanything.com/latest/AnythingLLMDesktop.AppImage
    Aborting...

When I build it with a new source, I get an issue when creating a new Workspace (which must be done before any chat can happen).

zxp19821005 commented on 2025-01-15 04:33 (UTC)

The upstream has utilized the third download links. Despite the file being updated, the filename remains unchanged. Therefore, if there are errors during package installation, please make the package outdated.

Traace commented on 2024-12-26 11:27 (UTC)

AppImage checksum has changed again. it is now: fd3d8478682904905a1989816f3fa9549ea1f38ecd01fb3e4d996549daf100fd

impulse commented on 2024-10-08 14:07 (UTC)

Can i be a co-maintainer? we may want to update the electron version for example, i can do that for you.

zxp19821005 commented on 2024-09-06 08:18 (UTC) (edited on 2024-09-06 08:19 (UTC) by zxp19821005)

@obamna Maybe you can install it again, start the app, wait the program to downloand the debian-openssl-1.1.x, and do this: sudo cp /~/.cache/prisma/master/61e140623197a131c2a6189271ffee05a7aa9a59/debian-openssl-1.0.x/libquery-engine' '/usr/lib/anythingllm-desktop/backend/node_modules/prisma/libquery_engine-debian-openssl-1.0.x.so.node

obamna commented on 2024-09-06 07:05 (UTC)

i am getting the same issue @zcyaya is getting

Error: Invalid prisma.workspaces.create() invocation: Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x". This happened because Prisma Client was generated for "debian-openssl-3.0.x", but the actual deployment required "debian-openssl-1.1.x". Add "debian-openssl-1.1.x" to binaryTargets in the "schema.prisma" file and run prisma generate after saving it: generator client { provider = "prisma-client-js" binaryTargets = ["native", "debian-openssl-1.1.x"] } The following locations have been searched: /usr/lib/anythingllm-desktop/backend/node_modules/.prisma/client /usr/lib/anythingllm-desktop/backend/node_modules/@prisma/client /home/tim/Documents/anything-llm-desktop/anything-llm/server/node_modules/@prisma/client /tmp/prisma-engines /usr/lib/anythingllm-desktop/backend/prisma