How To Install constantine-backgrounds-extras on Fedora 36
Introduction
In this tutorial we learn how to install constantine-backgrounds-extras
on Fedora 36.
What is constantine-backgrounds-extras
This package contains aditional desktop backgrounds for the Constantine theme.
We can use yum
or dnf
to install constantine-backgrounds-extras
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install constantine-backgrounds-extras.
Install constantine-backgrounds-extras 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 constantine-backgrounds-extras
using dnf
by running the following command:
sudo dnf -y install constantine-backgrounds-extras
Install constantine-backgrounds-extras 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 constantine-backgrounds-extras
using yum
by running the following command:
sudo yum -y install constantine-backgrounds-extras
How To Uninstall constantine-backgrounds-extras on Fedora 36
To uninstall only the constantine-backgrounds-extras
package we can use the following command:
sudo dnf remove constantine-backgrounds-extras
constantine-backgrounds-extras Package Contents on Fedora 36
/usr/share/backgrounds/constantine
/usr/share/backgrounds/constantine/extras
/usr/share/backgrounds/constantine/extras/constantine-4flowers.xml
/usr/share/backgrounds/constantine/extras/constantine-constantine.xml
/usr/share/backgrounds/constantine/extras/constantine-mosaico.xml
/usr/share/backgrounds/constantine/extras/constantine-pruebas.xml
/usr/share/backgrounds/constantine/extras/constantine-rain.xml
/usr/share/backgrounds/constantine/extras/constantine-rose.xml
/usr/share/backgrounds/constantine/extras/normalish
/usr/share/backgrounds/constantine/extras/normalish.dual
/usr/share/backgrounds/constantine/extras/normalish.dual/mosaico.png
/usr/share/backgrounds/constantine/extras/normalish/4flowers.png
/usr/share/backgrounds/constantine/extras/normalish/constantine.jpg
/usr/share/backgrounds/constantine/extras/normalish/mosaico.png
/usr/share/backgrounds/constantine/extras/normalish/pruebas.png
/usr/share/backgrounds/constantine/extras/normalish/rain.png
/usr/share/backgrounds/constantine/extras/normalish/rose.jpg
/usr/share/backgrounds/constantine/extras/standard
/usr/share/backgrounds/constantine/extras/standard.dual
/usr/share/backgrounds/constantine/extras/standard.dual/mosaico.png
/usr/share/backgrounds/constantine/extras/standard/4flowers.png
/usr/share/backgrounds/constantine/extras/standard/constantine.jpg
/usr/share/backgrounds/constantine/extras/standard/mosaico.png
/usr/share/backgrounds/constantine/extras/standard/pruebas.png
/usr/share/backgrounds/constantine/extras/standard/rain.png
/usr/share/backgrounds/constantine/extras/standard/rose.jpg
/usr/share/backgrounds/constantine/extras/wide
/usr/share/backgrounds/constantine/extras/wide.dual
/usr/share/backgrounds/constantine/extras/wide.dual/mosaico.png
/usr/share/backgrounds/constantine/extras/wide/4flowers.png
/usr/share/backgrounds/constantine/extras/wide/constantine.jpg
/usr/share/backgrounds/constantine/extras/wide/mosaico.png
/usr/share/backgrounds/constantine/extras/wide/pruebas.png
/usr/share/backgrounds/constantine/extras/wide/rain.png
/usr/share/backgrounds/constantine/extras/wide/rose.jpg
/usr/share/doc/constantine-backgrounds-extras
/usr/share/doc/constantine-backgrounds-extras/COPYING
/usr/share/doc/constantine-backgrounds-extras/Credits
/usr/share/gnome-background-properties/desktop-backgrounds-constantine-extras.xml
References
Summary
In this tutorial we learn how to install constantine-backgrounds-extras
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).