Search Criteria
Package Details: jan-bin 0.7.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jan-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | jan-bin |
| Description: | An open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM).(Prebuilt version) |
| Upstream URL: | https://jan.ai/ |
| Keywords: | llama2 llamacpp localai self-hosted |
| Licenses: | Apache-2.0 |
| Conflicts: | jan |
| Provides: | jan |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 12 |
| Popularity: | 0.40 |
| First Submitted: | 2023-11-29 01:27 (UTC) |
| Last Updated: | 2026-03-23 13:47 (UTC) |
Dependencies (6)
- bun (bun-gitAUR, bun-binAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- uv
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- ccache (ccache-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
zxp19821005 commented on 2026-03-04 05:10 (UTC)
@biblayd Thanks for your feedback, fixed it.
<deleted-account> commented on 2026-03-03 23:35 (UTC)
When I try to open Jan from my app launcher, a notification pops up saying that the "WEBKIT_DISABLE_COMPOSTING_MODE=1" command is not found. This forces me to launch it from the terminal by running "Jan", which is annoying. I kindly ask for the fix or help fixing the problem myself.
zxp19821005 commented on 2026-01-19 06:05 (UTC)
@bbrks @arthurfragoso Thanks for your feedback, fixed it.
bbrks commented on 2026-01-16 19:24 (UTC) (edited on 2026-01-16 19:25 (UTC) by bbrks)
I also needed to set
WEBKIT_DISABLE_COMPOSITING_MODE=1(or alternativelyWEBKIT_DISABLE_DMABUF_RENDERER=1)See these issues: https://github.com/janhq/jan/issues/7091 and https://github.com/tauri-apps/tauri/issues/9394
arthurfragoso commented on 2025-12-15 21:12 (UTC)
This seems to expect to run with Wayland, so I was getting a transparent blank window. I was able to get it working in Xorg/X11 using:
WEBKIT_DISABLE_COMPOSITING_MODE=1 Janzxp19821005 commented on 2025-11-24 04:17 (UTC)
@Dominiquini Hey,bro,see carefully, 0.7.4 was a prebuilt version now.
killab33z commented on 2025-11-13 17:10 (UTC)
Upstream changed their repo to https://github.com/janhq/jan, which changed the sha256sum of the deb package file which means this now fails to build.
zxp19821005 commented on 2025-10-21 02:07 (UTC)
@AlphaLynx Thanks for your feedback, fixed it.
AlphaLynx commented on 2025-10-20 20:08 (UTC)
License should be changed to
Apache-2.0: https://github.com/menloresearch/jan/blob/v0.7.2/LICENSEhypnagogic commented on 2025-08-21 20:13 (UTC) (edited on 2025-08-21 20:22 (UTC) by hypnagogic)
because I have bun installed via mise I get the error below. fixed by removing bun from depends in pkgbuild.
1 2 3 Next › Last »