How To Install deepin-sound-theme on Fedora 36

In this tutorial we learn how to install deepin-sound-theme in Fedora 36. deepin-sound-theme is Deepin sound theme

Introduction

In this tutorial we learn how to install deepin-sound-theme on Fedora 36.

What is deepin-sound-theme

Sound files for the Deeping Desktop Environment.

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

Install deepin-sound-theme 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 deepin-sound-theme using dnf by running the following command:

sudo dnf -y install deepin-sound-theme

Install deepin-sound-theme 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 deepin-sound-theme using yum by running the following command:

sudo yum -y install deepin-sound-theme

How To Uninstall deepin-sound-theme on Fedora 36

To uninstall only the deepin-sound-theme package we can use the following command:

sudo dnf remove deepin-sound-theme

deepin-sound-theme Package Contents on Fedora 36

/usr/share/doc/deepin-sound-theme
/usr/share/doc/deepin-sound-theme/README.md
/usr/share/licenses/deepin-sound-theme
/usr/share/licenses/deepin-sound-theme/LICENSE
/usr/share/sounds/deepin
/usr/share/sounds/deepin/index.theme
/usr/share/sounds/deepin/stereo
/usr/share/sounds/deepin/stereo/audio-volume-change.wav
/usr/share/sounds/deepin/stereo/camera-shutter.wav
/usr/share/sounds/deepin/stereo/complete-copy.wav
/usr/share/sounds/deepin/stereo/complete-print.wav
/usr/share/sounds/deepin/stereo/desktop-login.wav
/usr/share/sounds/deepin/stereo/desktop-logout.wav
/usr/share/sounds/deepin/stereo/device-added.wav
/usr/share/sounds/deepin/stereo/device-removed.wav
/usr/share/sounds/deepin/stereo/dialog-error-critical.wav
/usr/share/sounds/deepin/stereo/dialog-error-serious.wav
/usr/share/sounds/deepin/stereo/dialog-error.wav
/usr/share/sounds/deepin/stereo/message.wav
/usr/share/sounds/deepin/stereo/power-plug.wav
/usr/share/sounds/deepin/stereo/power-unplug-battery-low.wav
/usr/share/sounds/deepin/stereo/power-unplug.wav
/usr/share/sounds/deepin/stereo/screen-capture-complete.wav
/usr/share/sounds/deepin/stereo/screen-capture.wav
/usr/share/sounds/deepin/stereo/suspend-resume.wav
/usr/share/sounds/deepin/stereo/system-shutdown.wav
/usr/share/sounds/deepin/stereo/trash-empty.wav
/usr/share/sounds/deepin/stereo/x-deepin-app-sent-to-desktop.wav

References

Summary

In this tutorial we learn how to install deepin-sound-theme on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).