How To Install heisenbug-backgrounds-xfce on Fedora 36
Introduction
In this tutorial we learn how to install heisenbug-backgrounds-xfce on Fedora 36.
What is heisenbug-backgrounds-xfce
This package contains XFCE4 desktop wallpapers for the Heisenbug theme.
We can use yum or dnf to install heisenbug-backgrounds-xfce on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install heisenbug-backgrounds-xfce.
Install heisenbug-backgrounds-xfce 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 heisenbug-backgrounds-xfce using dnf by running the following command:
sudo dnf -y install heisenbug-backgrounds-xfce
Install heisenbug-backgrounds-xfce 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 heisenbug-backgrounds-xfce using yum by running the following command:
sudo yum -y install heisenbug-backgrounds-xfce
How To Uninstall heisenbug-backgrounds-xfce on Fedora 36
To uninstall only the heisenbug-backgrounds-xfce package we can use the following command:
sudo dnf remove heisenbug-backgrounds-xfce
heisenbug-backgrounds-xfce Package Contents on Fedora 36
/usr/share/xfce4/backdrops/heisenbug.png
References
Summary
In this tutorial we learn how to install heisenbug-backgrounds-xfce on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).