Package Details: trilium-next 0.102.2-1

Git Clone URL: https://aur.archlinux.org/trilium-next.git (read-only, click to copy)
Package Base: trilium-next
Description: A hierarchical note taking application
Upstream URL: https://github.com/TriliumNext/Trilium
Licenses: AGPL-3.0-only
Conflicts: trilium
Provides: trilium
Submitter: xiota
Maintainer: xiota
Last Packager: xiota
Votes: 0
Popularity: 0.000000
First Submitted: 2025-10-20 07:05 (UTC)
Last Updated: 2026-04-05 21:16 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

xiota commented on 2026-04-28 14:29 (UTC)

@renyuneyun If you don't like the PKGBUILD, don't use it, rather than make unfounded accusations.

renyuneyun commented on 2026-04-28 07:37 (UTC) (edited on 2026-04-28 09:38 (UTC) by renyuneyun)

I happen to find this package, and find it strange. Several potential issues / anti-patterns:

  1. It does not follow the naming convention for the app; e.g. see the long-existed package triliumnext-bin

2. The PKGBUILD is very strange. I suppose it is LLM-generated without reviewing.

Hope the maintainer can do a quality review if possible... It appears you have a lot of packages, and many of them have a similar issue...
(After being prompted by others, it's possible some suspicions are just a personal habit -- apologize for that if that's the case. I'm rewording.)

  1. The PKGBUILD contains inline code to generate the .dekstop file and the executable script /usr/bin/trilium-next, instead of having them as static files.