How To Install pop-sound-theme on Fedora 36

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

Introduction

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

What is pop-sound-theme

Pop sound theme.

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

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

sudo dnf -y install pop-sound-theme

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

sudo yum -y install pop-sound-theme

How To Uninstall pop-sound-theme on Fedora 36

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

sudo dnf remove pop-sound-theme

pop-sound-theme Package Contents on Fedora 36

/usr/share/licenses/pop-sound-theme
/usr/share/licenses/pop-sound-theme/LICENSE_CCBYSA
/usr/share/sounds/Pop
/usr/share/sounds/Pop/index.theme
/usr/share/sounds/Pop/stereo
/usr/share/sounds/Pop/stereo/action
/usr/share/sounds/Pop/stereo/action/audio-volume-change.oga
/usr/share/sounds/Pop/stereo/action/bell.oga
/usr/share/sounds/Pop/stereo/action/camera-focus.oga
/usr/share/sounds/Pop/stereo/action/camera-shutter.oga
/usr/share/sounds/Pop/stereo/action/count-down.oga
/usr/share/sounds/Pop/stereo/action/screen-capture.oga
/usr/share/sounds/Pop/stereo/alert
/usr/share/sounds/Pop/stereo/alert/alarm-clock-elapsed.oga
/usr/share/sounds/Pop/stereo/alert/battery-low.oga
/usr/share/sounds/Pop/stereo/alert/power-unplug-battery-low.oga
/usr/share/sounds/Pop/stereo/alert/software-update-urgent.oga
/usr/share/sounds/Pop/stereo/notification
/usr/share/sounds/Pop/stereo/notification/battery-caution.oga
/usr/share/sounds/Pop/stereo/notification/battery-full.oga
/usr/share/sounds/Pop/stereo/notification/complete.oga
/usr/share/sounds/Pop/stereo/notification/desktop-screen-lock.oga
/usr/share/sounds/Pop/stereo/notification/device-added.oga
/usr/share/sounds/Pop/stereo/notification/device-removed.oga
/usr/share/sounds/Pop/stereo/notification/message-new-email.oga
/usr/share/sounds/Pop/stereo/notification/message-new-instant.oga
/usr/share/sounds/Pop/stereo/notification/message.oga
/usr/share/sounds/Pop/stereo/notification/power-plug.oga
/usr/share/sounds/Pop/stereo/notification/power-unplug.oga
/usr/share/sounds/Pop/stereo/notification/system-ready.oga
/usr/share/sounds/Pop/stereo/notification/system-shutdown.oga
/usr/share/sounds/Pop/stereo/notification/theme-demo.oga
/usr/share/sounds/Pop/stereo/notification/window-attention-inactive.oga

References

Summary

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