# Install gnome-papers with Homebrew, apk, apt, dnf, Nix, pacman, winget, zypper

Document viewer for PDF and other document formats aimed at the GNOME desktop. Version 50.2 via Homebrew; verified 2026-07-07.

## Install

```sh
sudo av install brew:gnome-papers
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install gnome-papers
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add papers
```

  Evidence: Alpine Linux edge package indexes: papers from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install gir1.2-papers-4.0
```

  Evidence: Debian stable package indexes: gir1.2-papers-4.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install papers
```

  Evidence: Fedora Rawhide package metadata: papers from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#papers
```

  Evidence: nixpkgs package indexes: pkgs/by-name/pa/papers/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S papers
```

  Evidence: Arch Linux sync databases: papers from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install libppsdocument4_0-6
```

  Evidence: openSUSE Tumbleweed package metadata: libppsdocument4_0-6 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id DigitalScience.Papers -e
```

  Evidence: Windows Package Manager source index: DigitalScience.Papers from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:gnome-papers
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/gnome-papers>
- **Version:** 50.2
- **Source summary:** Document viewer for PDF and other document formats aimed at the GNOME desktop
- **Homepage:** <https://apps.gnome.org/Papers/>
- **Repository:** <https://gitlab.gnome.org/GNOME/papers>
- **Upstream docs:** <https://help.gnome.org/papers/index.html>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://download.gnome.org/sources/papers/50/papers-50.2.tar.xz>
- **Last updated:** 2026-07-07T14:59:01Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- papers (cli)
- papers-previewer (cli)
- papers-thumbnailer (cli)
- papers (alias)
- papers-previewer (alias)
- papers-thumbnailer (alias)

## Dependencies

- adwaita-icon-theme
- cairo
- djvulibre
- exempi
- gdk-pixbuf
- gettext
- glib
- graphene
- gtk4
- gtksourceview5
- harfbuzz
- hicolor-icon-theme
- libadwaita
- libarchive
- libspelling
- libtiff
- pango
- poppler

## Build dependencies

- blueprint-compiler
- desktop-file-utils
- gettext
- gobject-introspection
- itstool
- meson
- ninja
- pkgconf
- python@3.14
- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 50.2
- Package-manager updated: 2026-07-07
- Local data: ok
- Upstream repository: https://apps.gnome.org/Papers/
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

Papers is GNOME's document viewer for PDF, DejaVu, TIFF, and comic-book archive formats. It continues the GNOME document-viewer lineage associated with Evince while moving the application to GTK 4, libadwaita, and a more adaptive interface.

### Project history

Papers began as a hard fork and rename of Evince during the effort to modernize GNOME's core document viewer. Pablo Gomez's GNOME blog post explains that the work grew from downstream mobile and sizing patches, GTK 4 porting work, and many merge requests around making the viewer adaptive and touch-friendly.

The repository preserves extensive Evince history and includes Evince news/security files alongside Papers-specific code. Its README describes Papers as a document viewer for multiple and single-page formats and points users to GNOME's welcome page and Flathub packaging.

### Adoption history

Papers' adoption is significant inside GNOME because it represents the document viewer moving with the broader platform transition to GTK 4 and libadwaita. Distribution packaging under names such as `papers` and `gnome-papers` followed that GNOME transition, while package managers kept the command-line helpers for previewing and thumbnailing.

### How it is used

Practitioners use Papers to read, search, annotate, print, preview, and thumbnail documents on GNOME systems. Desktop users mostly launch the graphical app, while packagers care about the `papers`, `papers-previewer`, and `papers-thumbnailer` executables and the document libraries they expose.

### Why package nerds care

For package nerds, Papers is a useful case study in desktop app succession: a GNOME core app keeps compatibility with a long document-viewer history while changing toolkit generation, app identity, library names, backends, and package naming. That makes it important for downstream transitions from Evince-era dependencies.

### Timeline

- 2005: Evince enters GNOME as the default document viewer lineage that Papers later inherits.
- 2022: GTK 4 and mobile-oriented work on Evince-related branches accelerates.
- 2024-01: Papers is submitted to GNOME Incubation as the renamed Evince fork.
- 2025: Papers packages appear broadly under GNOME distribution naming.

### Related projects

- Papers is related to Evince, Poppler, DjVuLibre, libarchive comic-book support, GTK 4, libadwaita, Nautilus thumbnailing, and GNOME's core application set.

### Sources

- <https://apps.gnome.org/Papers>
- <https://blogs.gnome.org/pabloyoyoista/2024/01/26/on-how-to-fork-a-gnome-core-app-without-meaning-to-do-so/>
- <https://github.com/GNOME/papers>
- <https://gitlab.gnome.org/GNOME/papers>
- <https://help.gnome.org/papers/index.html>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gnome-papers
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - gir1.2-papers-4.0 - 48.3-1: installed executable or alias match | Debian stable package indexes: gir1.2-papers-4.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GObject introspection data for the papers libraries | https://apps.gnome.org/Papers/
- Debian apt - libpapers-dev - 48.3-1: installed executable or alias match | Debian stable package indexes: libpapers-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Document (Comic Books, DjVu, PDF) rendering library - development files | https://apps.gnome.org/Papers/
- Debian apt - libpapers-doc - 48.3-1: installed executable or alias match | Debian stable package indexes: libpapers-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Document (Comic Books, DjVu, PDF) rendering library - documentation | https://apps.gnome.org/Papers/
- Debian apt - libppsdocument-4.0-5 - 48.3-1: installed executable or alias match | Debian stable package indexes: libppsdocument-4.0-5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Document (Comic Books, DjVu, PDF) rendering library | https://apps.gnome.org/Papers/
- Debian apt - libppsview-4.0-4 - 48.3-1: installed executable or alias match | Debian stable package indexes: libppsview-4.0-4 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Document (Comic Books, DjVu, PDF) rendering library - GTK widgets | https://apps.gnome.org/Papers/
- Debian apt - papers - 48.3-1: installed executable or alias match | Debian stable package indexes: papers from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | PDF document viewer for GNOME | https://apps.gnome.org/Papers/
- Debian apt - papers-common - 48.3-1: installed executable or alias match | Debian stable package indexes: papers-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | PDF document viewer for GNOME - common files | https://apps.gnome.org/Papers/
- Nix - papers: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/pa/papers/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - papers - 50.2-r0: installed executable or alias match | Alpine Linux edge package indexes: papers from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | simple document viewer for GNOME desktop | https://apps.gnome.org/Papers/
- apk - papers-dev - 50.2-r0: installed executable or alias match | Alpine Linux edge package indexes: papers-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | simple document viewer for GNOME desktop (development files) | https://apps.gnome.org/Papers/
- apk - papers-doc - 50.2-r0: installed executable or alias match | Alpine Linux edge package indexes: papers-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | simple document viewer for GNOME desktop (documentation) | https://apps.gnome.org/Papers/
- apk - papers-lang - 50.2-r0: installed executable or alias match | Alpine Linux edge package indexes: papers-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package papers | https://apps.gnome.org/Papers/
- apk - papers-libs - 50.2-r0: installed executable or alias match | Alpine Linux edge package indexes: papers-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | simple document viewer for GNOME desktop (libraries) | https://apps.gnome.org/Papers/
- apk - papers-nautilus - 50.2-r0: installed executable or alias match | Alpine Linux edge package indexes: papers-nautilus from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | papers (Nautilus extension) | https://apps.gnome.org/Papers/
- dnf - papers - 49.6-1.fc45: installed executable or alias match | Fedora Rawhide package metadata: papers from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | View multipage documents | https://gitlab.gnome.org/GNOME/Incubator/papers
- dnf - papers-devel - 49.6-1.fc45: installed executable or alias match | Fedora Rawhide package metadata: papers-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Support for developing backends for the Papers document viewer | https://gitlab.gnome.org/GNOME/Incubator/papers


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [cairo](https://www.automicvault.com/pkg/brew/cairo/) - Runtime dependency declared by Homebrew.
- [djvulibre](https://www.automicvault.com/pkg/brew/djvulibre/) - Runtime dependency declared by Homebrew.
- [exempi](https://www.automicvault.com/pkg/brew/exempi/) - Runtime dependency declared by Homebrew.
- [gdk-pixbuf](https://www.automicvault.com/pkg/brew/gdk-pixbuf/) - Runtime dependency declared by Homebrew.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [glib](https://www.automicvault.com/pkg/brew/glib/) - Runtime dependency declared by Homebrew.
- [blueprint-compiler](https://www.automicvault.com/pkg/brew/blueprint-compiler/) - Build dependency declared by Homebrew.
- [desktop-file-utils](https://www.automicvault.com/pkg/brew/desktop-file-utils/) - Build dependency declared by Homebrew.
- [gobject-introspection](https://www.automicvault.com/pkg/brew/gobject-introspection/) - Build dependency declared by Homebrew.
- [evince](https://www.automicvault.com/pkg/brew/evince/) - Shares av.db curated category or tags: cli, document-viewer, gnome, pdf, productivity.
- [bookokrat](https://www.automicvault.com/pkg/brew/bookokrat/) - Shares av.db curated category or tags: cli, djvu, pdf, productivity.
- [enter-tex](https://www.automicvault.com/pkg/brew/enter-tex/) - Shares av.db curated category or tags: cli, gnome, gtk, productivity.
- [fancy-cat](https://www.automicvault.com/pkg/brew/fancy-cat/) - Shares av.db curated category or tags: cli, document-viewer, pdf, productivity.
- [gedit](https://www.automicvault.com/pkg/brew/gedit/) - Shares av.db curated category or tags: cli, gnome, gtk, productivity.
- [gnome-recipes](https://www.automicvault.com/pkg/brew/gnome-recipes/) - Shares av.db curated category or tags: cli, gnome, gtk, productivity.
- [gucharmap](https://www.automicvault.com/pkg/brew/gucharmap/) - Shares av.db curated category or tags: cli, gnome, gtk, productivity.
- [pdfpc](https://www.automicvault.com/pkg/brew/pdfpc/) - Shares av.db curated category or tags: cli, gtk, pdf, productivity.
- [gnome-builder](https://www.automicvault.com/pkg/brew/gnome-builder/) - Package names and metadata indicate a similar tool family. Shared terms: adwaita, adwaita-icon-theme, cairo, cli, gettext.

## Combined YAML source

View the package source record on GitHub. [combined/gnome-papers.yml](https://github.com/automic-vault/db/blob/main/combined/gnome-papers.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
