Package Details: moltbot 2026.1.24.3-1

Git Clone URL: https://aur.archlinux.org/moltbot.git (read-only, click to copy)
Package Base: moltbot
Description: Personal AI assistant supporting Claude, Ollama, and other LLMs - the lobster way
Upstream URL: https://molt.bot
Licenses: MIT
Conflicts: clawdbot
Provides: clawdbot
Submitter: JBeard
Maintainer: JBeard
Last Packager: JBeard
Votes: 2
Popularity: 0.41
First Submitted: 2026-01-27 23:51 (UTC)
Last Updated: 2026-01-27 23:51 (UTC)

Latest Comments

matkam commented on 2026-01-29 23:19 (UTC)

This wasn't building on my system, and needed some env vars added inside the package() function:

export npm_config_node_gyp=/usr/bin/node-gyp
export SHARP_FORCE_GLOBAL_LIBVIPS=1