Package Details: chatbox-git 1.22.1.r0.g7450ab2-1

Git Clone URL: https://aur.archlinux.org/chatbox-git.git (read-only, click to copy)
Package Base: chatbox-git
Description: A desktop client for ChatGPT, Claude and other LLM.(Prebuilt version.Use system-wide electron)
Upstream URL: https://chatboxai.app/
Keywords: ai chatgpt copilot electron gpt gpt-4 openai
Licenses: GPL-3.0-or-later
Conflicts: chatbox
Provides: chatbox
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 0
Popularity: 0.000000
First Submitted: 2024-09-06 10:09 (UTC)
Last Updated: 2026-07-29 01:33 (UTC)

Dependencies (9)

Required by (0)

Sources (2)

Latest Comments

oech3 commented on 2025-08-06 09:08 (UTC) (edited on 2025-08-06 09:09 (UTC) by oech3)

ozone wayland should not be default because it doen not work yet: https://www.phoronix.com/news/Chrome-Auto-Ozone-Platform

/usr/bin/electron* has electron*-flags.conf support: https://gitlab.archlinux.org/archlinux/packaging/packages/electron36/-/raw/e36/electron-launcher.sh

Ofcause, -bin does not have it. But every AUR packages are unsupported by Arch. But you can sed it into electron*-bin.

zxp19821005 commented on 2025-08-01 05:03 (UTC)

@oech3 Thanks for your feedback, fixed it.

oech3 commented on 2025-07-15 12:15 (UTC)

"electron": "^26.6.10", You may need to extract major ver at build process by npm pkg get devDependencies.electron if update cycle is very fast.

zxp19821005 commented on 2025-05-27 03:49 (UTC)

@oech3 Thanks for your feedback, the upstream has updated the code 4 weeks ago.

oech3 commented on 2025-05-26 11:56 (UTC)

https://raw.githubusercontent.com/chatboxai/chatbox/refs/heads/main/package-lock.json has "electron": "^23.3.13",.