How To Install f26-backgrounds-animated on Fedora 36

In this tutorial we learn how to install f26-backgrounds-animated in Fedora 36. f26-backgrounds-animated is Time of day images for Fedora 26 backgrounds

Introduction

In this tutorial we learn how to install f26-backgrounds-animated on Fedora 36.

What is f26-backgrounds-animated

This package contains the time of day images for Fedora 26 Backgrounds.

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

Install f26-backgrounds-animated 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 f26-backgrounds-animated using dnf by running the following command:

sudo dnf -y install f26-backgrounds-animated

Install f26-backgrounds-animated 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 f26-backgrounds-animated using yum by running the following command:

sudo yum -y install f26-backgrounds-animated

How To Uninstall f26-backgrounds-animated on Fedora 36

To uninstall only the f26-backgrounds-animated package we can use the following command:

sudo dnf remove f26-backgrounds-animated

f26-backgrounds-animated Package Contents on Fedora 36

/usr/share/backgrounds/f26/default-animated
/usr/share/backgrounds/f26/default-animated/f26.xml
/usr/share/backgrounds/f26/default-animated/normalish
/usr/share/backgrounds/f26/default-animated/normalish/f26-00-dawn.jpg
/usr/share/backgrounds/f26/default-animated/normalish/f26-00-dawn.png
/usr/share/backgrounds/f26/default-animated/normalish/f26-01-day.jpg
/usr/share/backgrounds/f26/default-animated/normalish/f26-01-day.png
/usr/share/backgrounds/f26/default-animated/normalish/f26-02-dusk.jpg
/usr/share/backgrounds/f26/default-animated/normalish/f26-02-dusk.png
/usr/share/backgrounds/f26/default-animated/normalish/f26-03-night.jpg
/usr/share/backgrounds/f26/default-animated/normalish/f26-03-night.png
/usr/share/backgrounds/f26/default-animated/standard
/usr/share/backgrounds/f26/default-animated/standard/f26-00-dawn.jpg
/usr/share/backgrounds/f26/default-animated/standard/f26-00-dawn.png
/usr/share/backgrounds/f26/default-animated/standard/f26-01-day.jpg
/usr/share/backgrounds/f26/default-animated/standard/f26-01-day.png
/usr/share/backgrounds/f26/default-animated/standard/f26-02-dusk.jpg
/usr/share/backgrounds/f26/default-animated/standard/f26-02-dusk.png
/usr/share/backgrounds/f26/default-animated/standard/f26-03-night.jpg
/usr/share/backgrounds/f26/default-animated/standard/f26-03-night.png
/usr/share/backgrounds/f26/default-animated/tv-wide
/usr/share/backgrounds/f26/default-animated/tv-wide/f26-00-dawn.jpg
/usr/share/backgrounds/f26/default-animated/tv-wide/f26-00-dawn.png
/usr/share/backgrounds/f26/default-animated/tv-wide/f26-01-day.jpg
/usr/share/backgrounds/f26/default-animated/tv-wide/f26-01-day.png
/usr/share/backgrounds/f26/default-animated/tv-wide/f26-02-dusk.jpg
/usr/share/backgrounds/f26/default-animated/tv-wide/f26-02-dusk.png
/usr/share/backgrounds/f26/default-animated/tv-wide/f26-03-night.jpg
/usr/share/backgrounds/f26/default-animated/tv-wide/f26-03-night.png
/usr/share/backgrounds/f26/default-animated/wide
/usr/share/backgrounds/f26/default-animated/wide/f26-00-dawn.jpg
/usr/share/backgrounds/f26/default-animated/wide/f26-00-dawn.png
/usr/share/backgrounds/f26/default-animated/wide/f26-01-day.jpg
/usr/share/backgrounds/f26/default-animated/wide/f26-01-day.png
/usr/share/backgrounds/f26/default-animated/wide/f26-02-dusk.jpg
/usr/share/backgrounds/f26/default-animated/wide/f26-02-dusk.png
/usr/share/backgrounds/f26/default-animated/wide/f26-03-night.jpg
/usr/share/backgrounds/f26/default-animated/wide/f26-03-night.png

References

Summary

In this tutorial we learn how to install f26-backgrounds-animated on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).