@misagh: according to [1] packaging should not touch the home directory. Since, the files are stored in /usr/share/sioyek which should be output during the installation of the package (see l.40 in PKGBUILD).
@rien333: after moving the necessary files to the expected locations (see above) my installation works. Rendering of the pdf should work after moving the shaders directory to ~/.local/share/sioyek. This is because upstream does not acknowledge system-wide locations for these files.
1: https://wiki.archlinux.org/title/Arch_package_guidelines#Directories
Pinned Comments
hrdl commented on 2026-02-23 23:07 (UTC)
When encountering errors about mupdf version mismatches, rebuild
sioyek-gitafter removing build artifacts:This is a side effect of dynamic linking and usually hidden by the package build system for packages in
coreandextra.