How to Install and Uninstall geoclue2.src Package on Oracle Linux 8

Last updated: September 18,2024

1. Install "geoclue2.src" package

This tutorial shows how to install geoclue2.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install geoclue2.src

2. Uninstall "geoclue2.src" package

Here is a brief guide to show you how to uninstall geoclue2.src on Oracle Linux 8:

$ sudo dnf remove geoclue2.src $ sudo dnf autoremove

3. Information about the geoclue2.src package on Oracle Linux 8

Last metadata expiration check: 5:01:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : geoclue2
Version : 2.5.5
Release : 2.el8
Architecture : src
Size : 98 k
Source : None
Repository : ol8_appstream
Summary : Geolocation service
URL : http://www.freedesktop.org/wiki/Software/GeoClue/
License : GPLv2+
Description : Geoclue is a D-Bus service that provides location information. The primary goal
: of the Geoclue project is to make creating location-aware applications as
: simple as possible, while the secondary goal is to ensure that no application
: can access location information without explicit permission from user.