How To Install desktop-backgrounds-waves on Fedora 36

In this tutorial we learn how to install desktop-backgrounds-waves in Fedora 36. desktop-backgrounds-waves is Desktop backgrounds for the Waves theme

Introduction

In this tutorial we learn how to install desktop-backgrounds-waves on Fedora 36.

What is desktop-backgrounds-waves

The desktop-backgrounds-waves package contains the “Waves” desktop backgrounds which were used in Fedora 9.

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

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

sudo dnf -y install desktop-backgrounds-waves

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

sudo yum -y install desktop-backgrounds-waves

How To Uninstall desktop-backgrounds-waves on Fedora 36

To uninstall only the desktop-backgrounds-waves package we can use the following command:

sudo dnf remove desktop-backgrounds-waves

desktop-backgrounds-waves Package Contents on Fedora 36

/usr/share/backgrounds/waves
/usr/share/backgrounds/waves/sulfur-on-waves.png
/usr/share/backgrounds/waves/waves-eeepc-0-morn.png
/usr/share/backgrounds/waves/waves-eeepc-1-noon.png
/usr/share/backgrounds/waves/waves-eeepc-2-evening.png
/usr/share/backgrounds/waves/waves-eeepc-3-night.png
/usr/share/backgrounds/waves/waves-normal-0-morn.png
/usr/share/backgrounds/waves/waves-normal-1-noon.png
/usr/share/backgrounds/waves/waves-normal-2-evening.png
/usr/share/backgrounds/waves/waves-normal-3-night.png
/usr/share/backgrounds/waves/waves-normalish-0-morn.png
/usr/share/backgrounds/waves/waves-normalish-1-noon.png
/usr/share/backgrounds/waves/waves-normalish-2-evening.png
/usr/share/backgrounds/waves/waves-normalish-3-night.png
/usr/share/backgrounds/waves/waves-wide-0-morn.png
/usr/share/backgrounds/waves/waves-wide-1-noon.png
/usr/share/backgrounds/waves/waves-wide-2-evening.png
/usr/share/backgrounds/waves/waves-wide-3-night.png
/usr/share/backgrounds/waves/waves.xml
/usr/share/gnome-background-properties/desktop-backgrounds-waves.xml
/usr/share/mate-background-properties/desktop-backgrounds-waves.xml
/usr/share/wallpapers/Fedora_Waves
/usr/share/wallpapers/Fedora_Waves/contents
/usr/share/wallpapers/Fedora_Waves/contents/images
/usr/share/wallpapers/Fedora_Waves/contents/images/1024x768.png
/usr/share/wallpapers/Fedora_Waves/contents/images/1280x1024.png
/usr/share/wallpapers/Fedora_Waves/contents/images/1280x800.png
/usr/share/wallpapers/Fedora_Waves/contents/images/1440x900.png
/usr/share/wallpapers/Fedora_Waves/contents/images/1600x1200.png
/usr/share/wallpapers/Fedora_Waves/contents/images/1920x1200.png
/usr/share/wallpapers/Fedora_Waves/contents/screenshot.png
/usr/share/wallpapers/Fedora_Waves/metadata.desktop

References

Summary

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