How To Install geoclue2-libs on Fedora 36
Introduction
In this tutorial we learn how to install geoclue2-libs
on Fedora 36.
What is geoclue2-libs
The geoclue2-libs package contains a convenience library to interact with Geoclue service.
We can use yum
or dnf
to install geoclue2-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install geoclue2-libs.
Install geoclue2-libs 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 geoclue2-libs
using dnf
by running the following command:
sudo dnf -y install geoclue2-libs
Install geoclue2-libs 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 geoclue2-libs
using yum
by running the following command:
sudo yum -y install geoclue2-libs
How To Uninstall geoclue2-libs on Fedora 36
To uninstall only the geoclue2-libs
package we can use the following command:
sudo dnf remove geoclue2-libs
geoclue2-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/85
/usr/lib/.build-id/85/2c57ad0a141d02da93e9ab11400d2005e4df08
/usr/lib/girepository-1.0
/usr/lib/girepository-1.0/Geoclue-2.0.typelib
/usr/lib/libgeoclue-2.so.0
/usr/lib/libgeoclue-2.so.0.0.0
/usr/share/licenses/geoclue2-libs
/usr/share/licenses/geoclue2-libs/COPYING.LIB
References
Summary
In this tutorial we learn how to install geoclue2-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install geoclue2-libs on Fedora 36” linkTitle: “geoclue2-libs” type: “docs” description: “In this tutorial we learn how to install geoclue2-libs in Fedora 36. geoclue2-libs is Geoclue client library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/geoclue2-libs-featured.png
Introduction
In this tutorial we learn how to install geoclue2-libs
on Fedora 36.
What is geoclue2-libs
The geoclue2-libs package contains a convenience library to interact with Geoclue service.
We can use yum
or dnf
to install geoclue2-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install geoclue2-libs.
Install geoclue2-libs 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 geoclue2-libs
using dnf
by running the following command:
sudo dnf -y install geoclue2-libs
Install geoclue2-libs 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 geoclue2-libs
using yum
by running the following command:
sudo yum -y install geoclue2-libs
How To Uninstall geoclue2-libs on Fedora 36
To uninstall only the geoclue2-libs
package we can use the following command:
sudo dnf remove geoclue2-libs
geoclue2-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/681a0c8deafb5b74b4db22f1660bfe9a335bf7
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/Geoclue-2.0.typelib
/usr/lib64/libgeoclue-2.so.0
/usr/lib64/libgeoclue-2.so.0.0.0
/usr/share/licenses/geoclue2-libs
/usr/share/licenses/geoclue2-libs/COPYING.LIB
References
Summary
In this tutorial we learn how to install geoclue2-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).