How to Install and Uninstall geocode-glib.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "geocode-glib.x86_64" package

This is a short guide on how to install geocode-glib.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install geocode-glib.x86_64

2. Uninstall "geocode-glib.x86_64" package

This guide let you learn how to uninstall geocode-glib.x86_64 on AlmaLinux 8:

$ sudo dnf remove geocode-glib.x86_64 $ sudo dnf autoremove

3. Information about the geocode-glib.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:27:57 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : geocode-glib
Version : 3.26.0
Release : 3.el8
Architecture : x86_64
Size : 71 k
Source : geocode-glib-3.26.0-3.el8.src.rpm
Repository : 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.