Skip to content

elementary/photos

Folders and files

NameName
Last commit message
Last commit date
Apr 21, 2025
Sep 18, 2024
Aug 21, 2023
Aug 21, 2023
Mar 4, 2025
Mar 20, 2020
Feb 26, 2025
Mar 20, 2020
Mar 14, 2022
Jul 25, 2018
Aug 29, 2022
Jan 12, 2017
Jul 14, 2024
Jun 6, 2015
Apr 14, 2025
Sep 18, 2024
Jun 11, 2020

Repository files navigation

Photos

Packaging status Translation status

Photos Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • desktop-file-utils
  • intltool
  • libexif-dev
  • libgee-0.8-dev
  • libgeocode-glib-dev
  • libgexiv2-dev
  • libglib2.0-dev
  • libgphoto2-dev
  • libgranite-dev >= 6.0.0
  • libgstreamer1.0-dev
  • libgstreamer-plugins-base1.0-dev
  • libgtk-3-dev
  • libgudev-1.0-dev
  • libhandy-1-dev
  • libportal
  • libportal-gtk3
  • libraw-dev
  • libsqlite3-dev
  • libwebp-dev
  • meson >= 0.57.0
  • valac >= 0.40

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.photos

sudo ninja install
io.elementary.photos