How To Install f29-backgrounds-animated on Fedora 36

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

Introduction

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

What is f29-backgrounds-animated

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

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

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

sudo dnf -y install f29-backgrounds-animated

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

sudo yum -y install f29-backgrounds-animated

How To Uninstall f29-backgrounds-animated on Fedora 36

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

sudo dnf remove f29-backgrounds-animated

f29-backgrounds-animated Package Contents on Fedora 36

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

References

Summary

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