poppler-qt5
Qt5 frontend for the Poppler PDF rendering library
Poppler is a PDF rendering library based on the xpdf-3.0 code base.
- Versions: 22.09.0
- Website: https://poppler.freedesktop.org/
- Licenses: GPL 2+
- Package source: gnu/packages/pdf.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of poppler-qt5
as follows:
guix install poppler-qt5
Or install a particular version:
guix install poppler-qt5@22.09.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.