Search Criteria
Package Details: siyuan 3.7.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/siyuan.git (read-only, click to copy) |
|---|---|
| Package Base: | siyuan |
| Description: | A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.(Use system-wide electron) |
| Upstream URL: | https://b3log.org/siyuan |
| Keywords: | anki chatgpt electron evernote knowledge-base local-first markdown note-taking notebook notes-app notion obsidian ocr openai pdf pkm s3 self-hosted webdav |
| Licenses: | AGPL-3.0-only |
| Conflicts: | siyuan, siyuan-note |
| Provides: | siyuan |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 2 |
| Popularity: | 0.143628 |
| First Submitted: | 2024-04-29 09:16 (UTC) |
| Last Updated: | 2026-07-14 03:47 (UTC) |
Dependencies (9)
- electron42 (electron42-binAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- jq (jq-gitAUR, jaq-binAUR, jq-staticAUR, jaq-gitAUR) (make)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
- nvm (nvm-gitAUR) (make)
- pnpm (pnpm-corepackAUR, pnpm-binAUR) (make)
Latest Comments
zxp19821005 commented on 2025-09-01 04:09 (UTC)
@yuyichao Thanks for your feedback , fixed it.
yuyichao commented on 2025-08-31 00:05 (UTC)
The kernel path on aarch64 should be kernel-linux-arm64 instead of kernel-linux. https://github.com/siyuan-note/siyuan/blob/2570a971a2c7ba61246adcb77026062a7bb1c652/app/electron-builder-linux-arm64.yml#L30
Could you please update the PKGBUILD to use the correct output path? Thx. The following patch should do it.