How To Install libmateweather on Fedora 36
Introduction
In this tutorial we learn how to install libmateweather on Fedora 36.
What is libmateweather
Libraries to allow MATE Desktop to display weather information
We can use yum or dnf to install libmateweather on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libmateweather.
Install libmateweather 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 libmateweather using dnf by running the following command:
sudo dnf -y install libmateweather
Install libmateweather 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 libmateweather using yum by running the following command:
sudo yum -y install libmateweather
How To Uninstall libmateweather on Fedora 36
To uninstall only the libmateweather package we can use the following command:
sudo dnf remove libmateweather
libmateweather Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/85b0439b25952824de49dc62a73ee276f3b919
/usr/lib64/libmateweather.so.1
/usr/lib64/libmateweather.so.1.6.9
/usr/share/doc/libmateweather
/usr/share/doc/libmateweather/AUTHORS
/usr/share/doc/libmateweather/COPYING
/usr/share/doc/libmateweather/README
/usr/share/glib-2.0/schemas/org.mate.weather.gschema.xml
References
Summary
In this tutorial we learn how to install libmateweather on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libmateweather on Fedora 36” linkTitle: “libmateweather” type: “docs” description: “In this tutorial we learn how to install libmateweather in Fedora 36. libmateweather is Libraries to allow MATE Desktop to display weather information” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libmateweather-featured.png
Introduction
In this tutorial we learn how to install libmateweather on Fedora 36.
What is libmateweather
Libraries to allow MATE Desktop to display weather information
We can use yum or dnf to install libmateweather on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libmateweather.
Install libmateweather 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 libmateweather using dnf by running the following command:
sudo dnf -y install libmateweather
Install libmateweather 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 libmateweather using yum by running the following command:
sudo yum -y install libmateweather
How To Uninstall libmateweather on Fedora 36
To uninstall only the libmateweather package we can use the following command:
sudo dnf remove libmateweather
libmateweather Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/a2ec4e1f8c1c440e115970dd52816c619e35b0
/usr/lib/libmateweather.so.1
/usr/lib/libmateweather.so.1.6.9
/usr/share/doc/libmateweather
/usr/share/doc/libmateweather/AUTHORS
/usr/share/doc/libmateweather/COPYING
/usr/share/doc/libmateweather/README
/usr/share/glib-2.0/schemas/org.mate.weather.gschema.xml
References
Summary
In this tutorial we learn how to install libmateweather on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).