How to Install and Uninstall geocode-glib.src Package on Oracle Linux 9
Last updated: January 11,2025
1. Install "geocode-glib.src" package
Please follow the guidance below to install geocode-glib.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
geocode-glib.src
Copied
2. Uninstall "geocode-glib.src" package
This tutorial shows how to uninstall geocode-glib.src on Oracle Linux 9:
$
sudo dnf remove
geocode-glib.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the geocode-glib.src package on Oracle Linux 9
Last metadata expiration check: 3:06:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : geocode-glib
Version : 3.26.2
Release : 5.el9
Architecture : src
Size : 82 k
Source : None
Repository : ol9_appstream
Summary : Geocoding helper library
URL : http://www.gnome.org/
License : LGPLv2+
Description : geocode-glib is a convenience library for the geocoding (finding longitude,
: and latitude from an address) and reverse geocoding (finding an address from
: coordinates). It uses Nominatim service to achieve that. It also caches
: (reverse-)geocoding requests for faster results and to avoid unnecessary server
: load.
Available Packages
Name : geocode-glib
Version : 3.26.2
Release : 5.el9
Architecture : src
Size : 82 k
Source : None
Repository : ol9_appstream
Summary : Geocoding helper library
URL : http://www.gnome.org/
License : LGPLv2+
Description : geocode-glib is a convenience library for the geocoding (finding longitude,
: and latitude from an address) and reverse geocoding (finding an address from
: coordinates). It uses Nominatim service to achieve that. It also caches
: (reverse-)geocoding requests for faster results and to avoid unnecessary server
: load.