Package Details: openclaw 2026.4.27-1

Git Clone URL: https://aur.archlinux.org/openclaw.git (read-only, click to copy)
Package Base: openclaw
Description: Personal AI assistant / multi-channel gateway
Upstream URL: https://github.com/openclaw/openclaw
Licenses: MIT
Submitter: evorster
Maintainer: None
Last Packager: evorster
Votes: 2
Popularity: 1.75
First Submitted: 2026-04-19 10:41 (UTC)
Last Updated: 2026-04-30 07:21 (UTC)

Pinned Comments

evorster commented on 2026-04-27 07:35 (UTC) (edited on 2026-04-27 07:37 (UTC) by evorster)

This package is built as instructed on the openclaw github page.

It is then installed to a fake root, and packaged up to be installed and managed by Pacman.

For the record, I also noticed that this version is quite a bit smaller.

It is quite likely that something was left out in the official installer. File an issue upstream, I guess?

evorster commented on 2026-04-26 11:34 (UTC) (edited on 2026-04-27 07:36 (UTC) by evorster)

The official build instructions recommend stable nodejs-lts (krypton or jod)

Latest Comments

1 2 Next › Last »

evorster commented on 2026-04-30 07:30 (UTC)

Right, I have had it with this package. I'm disowning it, and anyone that wants to play with it can pick it up.

Zwyhmcn commented on 2026-04-28 01:11 (UTC)

English wiki translation done https://wiki.archlinux.org/title/OpenClaw

evorster commented on 2026-04-27 07:35 (UTC) (edited on 2026-04-27 07:37 (UTC) by evorster)

This package is built as instructed on the openclaw github page.

It is then installed to a fake root, and packaged up to be installed and managed by Pacman.

For the record, I also noticed that this version is quite a bit smaller.

It is quite likely that something was left out in the official installer. File an issue upstream, I guess?

Zwyhmcn commented on 2026-04-27 06:08 (UTC)

After 2026.4.24-1 update, OpenClaw gateway became very unstable, suddenly stops anytime, and could not reply me in Feishu:

disconnected (1006): no reason

Paru told me that 2026.4.24-1 is almost 600MiBs smaller than 2026.4.23-1. Did you forget to build something again?

Zwyhmcn commented on 2026-04-26 13:00 (UTC)

Solved by installing npm manually, thanks Morimiue. npm should be listed as a dependency.

Morimiue commented on 2026-04-26 11:57 (UTC)

BTW, this package seems to be outdated, could the maintainer update it to 2026.4.24?

Morimiue commented on 2026-04-26 11:55 (UTC)

I also encountered Zwyhmcn's error yesterday. Building OpenClaw requires npm, but it is not listed as a dependency, so you have to install npm manually.

Zwyhmcn commented on 2026-04-26 11:44 (UTC)

Tried on jod

file:///home/hanju/.cache/paru/clone/openclaw/src/openclaw-2026.4.23/scripts/stage-bundled-plugin-runtime-deps.mjs:1069
  return new Error(
         ^

Error: failed to stage bundled runtime deps for amazon-bedrock: runtime dependency closure must resolve from the installed root workspace graph. Could not materialize: @aws-sdk/client-bedrock, @aws-sdk/client-bedrock-runtime, @aws-sdk/credential-provider-node. Run `pnpm install` and rebuild from a trusted workspace checkout, or provide a hardened fallback installer. Cause: npm install failed
    at createRootRuntimeStagingError (file:///home/hanju/.cache/paru/clone/openclaw/src/openclaw-2026.4.23/scripts/stage-bundled-plugin-runtime-deps.mjs:1069:10)
    at stageBundledPluginRuntimeDeps (file:///home/hanju/.cache/paru/clone/openclaw/src/openclaw-2026.4.23/scripts/stage-bundled-plugin-runtime-deps.mjs:1196:13)
    at runRuntimePostBuild (file:///home/hanju/.cache/paru/clone/openclaw/src/openclaw-2026.4.23/scripts/runtime-postbuild.mjs:88:3)
    at file:///home/hanju/.cache/paru/clone/openclaw/src/openclaw-2026.4.23/scripts/runtime-postbuild.mjs:95:3
    at ModuleJob.run (node:internal/modules/esm/module_job:343:25)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:665:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)

Node.js v22.22.2
 ELIFECYCLE  Command failed with exit code 1.
==> 错误: 在 build() 中发生一个错误。
    正在放弃...
错误: 未能构建 'openclaw-2026.4.23-1': 
错误: 未能构建的软件包:openclaw-2026.4.23-1

evorster commented on 2026-04-26 11:34 (UTC) (edited on 2026-04-27 07:36 (UTC) by evorster)

The official build instructions recommend stable nodejs-lts (krypton or jod)