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