Skip to content

GNOME/evince

Folders and files

NameName
Last commit message
Last commit date

Latest commit

53c8af7 · Mar 8, 2025
Dec 15, 2023
Aug 24, 2023
Dec 15, 2023
Jan 8, 2025
Jan 17, 2023
Jan 12, 2025
Feb 25, 2025
Oct 8, 2024
May 3, 2024
Jun 1, 2024
Mar 8, 2025
May 5, 2024
Dec 15, 2023
Mar 5, 2025
May 5, 2024
Jun 20, 2023
Jun 20, 2023
May 5, 2024
Jan 8, 2025
Mar 12, 2007
Dec 7, 2024
Apr 5, 2010
Jul 16, 2016
Mar 22, 2023
Mar 1, 2025
Aug 1, 2018
Jun 20, 2023
Sep 15, 2023
Jul 9, 2024
Oct 30, 2020
Jun 18, 2023
Dec 15, 2023
Oct 15, 2023
Mar 11, 2024
Mar 1, 2025
May 5, 2024

Repository files navigation

evince-logo Evince

Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript. For more general information about Evince please visit our website at https://wiki.gnome.org/Apps/Evince.

This software is licensed under the GPLv2.

flatpak

Evince Requirements

Evince Optional Backend Libraries

Default branch renamed to main

The default development branch of Evince has been renamed to main. To update your local checkout, use:

git checkout master
git branch -m master main
git fetch
git branch --unset-upstream
git branch -u origin/main
git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main