Package Details: jan-git 0.7.9.r170.g45ca3ef-1

Git Clone URL: https://aur.archlinux.org/jan-git.git (read-only, click to copy)
Package Base: jan-git
Description: An open source alternative to ChatGPT that runs 100% offline on your computer
Upstream URL: https://jan.ai/
Keywords: ai gpt llm local
Licenses: Apache-2.0
Conflicts: jan
Provides: jan
Submitter: SelfRef
Maintainer: SelfRef
Last Packager: SelfRef
Votes: 1
Popularity: 0.092493
First Submitted: 2024-10-06 15:36 (UTC)
Last Updated: 2026-04-03 13:18 (UTC)

Dependencies (10)

Required by (0)

Sources (1)

Latest Comments

SelfRef commented on 2026-04-03 21:04 (UTC) (edited on 2026-04-03 21:04 (UTC) by SelfRef)

@papakilo: Package fixed

papakilo commented on 2026-03-20 16:52 (UTC) (edited on 2026-03-20 17:01 (UTC) by papakilo)

Hi SelfRef, thanks for your PKGBUILD.

Please add:

build() {

corepack enable

corepack prepare yarn@4.5.3 --activate

# ... rest of the build

because it's annoying to see the package build process stop after tens of minutes on slow systems and have to start all over again.