How To Install gnome-photos-tests on Fedora 36

In this tutorial we learn how to install gnome-photos-tests in Fedora 36. gnome-photos-tests is Tests for gnome-photos

Introduction

In this tutorial we learn how to install gnome-photos-tests on Fedora 36.

What is gnome-photos-tests

This package contains the installable tests for gnome-photos.

We can use yum or dnf to install gnome-photos-tests on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gnome-photos-tests.

Install gnome-photos-tests on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install gnome-photos-tests using dnf by running the following command:

sudo dnf -y install gnome-photos-tests

Install gnome-photos-tests on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install gnome-photos-tests using yum by running the following command:

sudo yum -y install gnome-photos-tests

How To Uninstall gnome-photos-tests on Fedora 36

To uninstall only the gnome-photos-tests package we can use the following command:

sudo dnf remove gnome-photos-tests

gnome-photos-tests Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/e168ec0474604dc60617af942e0eeb3be6fa25
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/aae12d5bcad957c4572ae03fdf7ed10b7d69dc
/usr/libexec/installed-tests/gnome-photos
/usr/libexec/installed-tests/gnome-photos/basic.py
/usr/libexec/installed-tests/gnome-photos/photos-test-gegl
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-00.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-insta-filter-1977.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-insta-filter-brannan.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-insta-filter-clarendon.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-insta-filter-gotham.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-insta-filter-hefe.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-insta-filter-nashville.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-insta-filter-none.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-magic-filter-1947.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-magic-filter-caap.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-magic-filter-calistoga.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-magic-filter-hometown.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-magic-filter-mogadishu.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-magic-filter-none.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-edited-magic-filter-trencin.xml
/usr/libexec/installed-tests/gnome-photos/photos-test-pipeline-not-edited-00.xml
/usr/libexec/installed-tests/gnome-photos/testutil.py
/usr/share/installed-tests
/usr/share/installed-tests/gnome-photos
/usr/share/installed-tests/gnome-photos/basic.py.test
/usr/share/installed-tests/gnome-photos/photos-test-gegl.test
/usr/share/installed-tests/gnome-photos/photos-test-pipeline.test

References

Summary

In this tutorial we learn how to install gnome-photos-tests on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).