How To Install spherical-cow-backgrounds-single on Fedora 36
Introduction
In this tutorial we learn how to install spherical-cow-backgrounds-single
on Fedora 36.
What is spherical-cow-backgrounds-single
This package contains single screen images for Spherical Cow Backgrounds.
We can use yum
or dnf
to install spherical-cow-backgrounds-single
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install spherical-cow-backgrounds-single.
Install spherical-cow-backgrounds-single 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 spherical-cow-backgrounds-single
using dnf
by running the following command:
sudo dnf -y install spherical-cow-backgrounds-single
Install spherical-cow-backgrounds-single 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 spherical-cow-backgrounds-single
using yum
by running the following command:
sudo yum -y install spherical-cow-backgrounds-single
How To Uninstall spherical-cow-backgrounds-single on Fedora 36
To uninstall only the spherical-cow-backgrounds-single
package we can use the following command:
sudo dnf remove spherical-cow-backgrounds-single
spherical-cow-backgrounds-single Package Contents on Fedora 36
/usr/share/backgrounds/spherical-cow
/usr/share/backgrounds/spherical-cow/default
/usr/share/backgrounds/spherical-cow/default/normalish
/usr/share/backgrounds/spherical-cow/default/normalish/spherical-cow.png
/usr/share/backgrounds/spherical-cow/default/standard
/usr/share/backgrounds/spherical-cow/default/standard/spherical-cow.png
/usr/share/backgrounds/spherical-cow/default/wide
/usr/share/backgrounds/spherical-cow/default/wide/spherical-cow.png
/usr/share/doc/spherical-cow-backgrounds-single
/usr/share/doc/spherical-cow-backgrounds-single/Attribution
/usr/share/doc/spherical-cow-backgrounds-single/CC-BY-SA 3.0
References
Summary
In this tutorial we learn how to install spherical-cow-backgrounds-single
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).