How to Install and Uninstall spatialindex.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "spatialindex.x86_64" package
This guide covers the steps necessary to install spatialindex.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
spatialindex.x86_64
Copied
2. Uninstall "spatialindex.x86_64" package
In this section, we are going to explain the necessary steps to uninstall spatialindex.x86_64 on AlmaLinux 8:
$
sudo dnf remove
spatialindex.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the spatialindex.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:25:34 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : spatialindex
Version : 1.9.3
Release : 6.el8
Architecture : x86_64
Size : 331 k
Source : spatialindex-1.9.3-6.el8.src.rpm
Repository : epel
Summary : Spatial index library
URL : http://libspatialindex.org
License : MIT
Description : Spatialindex provides a general framework for developing spatial indices.
: Currently it defines generic interfaces, provides simple main memory and
: disk based storage managers and a robust implementation of an R*-tree,
: an MVR-tree and a TPR-tree.
Available Packages
Name : spatialindex
Version : 1.9.3
Release : 6.el8
Architecture : x86_64
Size : 331 k
Source : spatialindex-1.9.3-6.el8.src.rpm
Repository : epel
Summary : Spatial index library
URL : http://libspatialindex.org
License : MIT
Description : Spatialindex provides a general framework for developing spatial indices.
: Currently it defines generic interfaces, provides simple main memory and
: disk based storage managers and a robust implementation of an R*-tree,
: an MVR-tree and a TPR-tree.