How To Install leonidas-backgrounds-lion on Fedora 36
Introduction
In this tutorial we learn how to install leonidas-backgrounds-lion on Fedora 36.
What is leonidas-backgrounds-lion
This package includes extra leonidas background featuring the lion that is present in F11 Leonidas only on dual screens both on single screens as well.
We can use yum or dnf to install leonidas-backgrounds-lion on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install leonidas-backgrounds-lion.
Install leonidas-backgrounds-lion 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 leonidas-backgrounds-lion using dnf by running the following command:
sudo dnf -y install leonidas-backgrounds-lion
Install leonidas-backgrounds-lion 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 leonidas-backgrounds-lion using yum by running the following command:
sudo yum -y install leonidas-backgrounds-lion
How To Uninstall leonidas-backgrounds-lion on Fedora 36
To uninstall only the leonidas-backgrounds-lion package we can use the following command:
sudo dnf remove leonidas-backgrounds-lion
leonidas-backgrounds-lion Package Contents on Fedora 36
/usr/share/backgrounds/leonidas/leonidas-lion.xml
/usr/share/backgrounds/leonidas/lion/normal
/usr/share/backgrounds/leonidas/lion/normal/2048x1536
/usr/share/backgrounds/leonidas/lion/normal/2048x1536/leonidas-1-noon_right.jpg
/usr/share/backgrounds/leonidas/lion/normalish
/usr/share/backgrounds/leonidas/lion/normalish/1280x1024
/usr/share/backgrounds/leonidas/lion/normalish/1280x1024/leonidas-1-noon_right.jpg
/usr/share/backgrounds/leonidas/lion/wide
/usr/share/backgrounds/leonidas/lion/wide/1920x1200
/usr/share/backgrounds/leonidas/lion/wide/1920x1200/leonidas-1-noon_right.jpg
/usr/share/doc/leonidas-backgrounds-lion
/usr/share/doc/leonidas-backgrounds-lion/COPYING
/usr/share/gnome-background-properties/desktop-backgrounds-leonidas-lion.xml
References
Summary
In this tutorial we learn how to install leonidas-backgrounds-lion on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).