How to Install and Uninstall php-pecl-geospatial.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "php-pecl-geospatial.x86_64" package

Please follow the guidelines below to install php-pecl-geospatial.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install php-pecl-geospatial.x86_64

2. Uninstall "php-pecl-geospatial.x86_64" package

Learn how to uninstall php-pecl-geospatial.x86_64 on Fedora 34:

$ sudo dnf remove php-pecl-geospatial.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-geospatial.x86_64 package on Fedora 34

Last metadata expiration check: 2:18:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-pecl-geospatial
Version : 0.3.2
Release : 1.fc34.remi.8.1
Architecture : x86_64
Size : 27 k
Source : php-pecl-geospatial-0.3.2-1.fc34.remi.8.1.src.rpm
Repository : remi-modular
Summary : PHP Extension to handle common geospatial functions
URL : https://pecl.php.net/package/geospatial
License : PHP
Description : The extension currently has implementations of the Haversine and
: Vincenty's formulas for calculating distances, an initial bearing calculation
: function, a Helmert transformation function to transfer between different
: supported datums, conversions between polar and Cartesian coordinates,
: conversions between Degree/Minute/Seconds and decimal degrees, a method to
: simplify linear geometries, as well as a method to calculate intermediate
: points on a LineString.
:
: Package built for PHP 8.1.