AUR package for sioyek PDF reader
https://aur.archlinux.org/packages/sioyek-dev
- Shell 100%
| .forgejo | ||
| .github/workflows | ||
| .gitignore | ||
| .SRCINFO | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| PKGBUILD | ||
| README.md | ||
sioyek-dev
Arch Linux PKGBUILD for Sioyek that "just works."
Note
Due to GitHub's historic unreliability, active development is hosted on Forgejo. GitHub is maintained as a read-only mirror.
- Tracks upstream Sioyek's
developmentbranch - Builds the matching upstream
mupdfsubmodule instead of linking Arch'slibmupdf - Supports X11/Wayland
Why This Package Exists
This package is intentionally different from the other Sioyek AUR packages:
| Package | Source | MuPDF strategy | Best fit |
|---|---|---|---|
sioyek |
Stable release | Arch libmupdf |
Released Sioyek builds |
sioyek-git |
Upstream development branch |
Arch libmupdf |
Development branch with system libraries |
sioyek-dev |
Upstream development branch |
Bundled upstream mupdf submodule |
Development branch with matching MuPDF sources |
The main reason to use sioyek-dev is to avoid crashes or build/runtime
breakage from Sioyek being compiled against one MuPDF version and run against
another. If sioyek-git works well for your system, it is also a valid package.
Installation
makepkg -si