How to Install and Uninstall python3-pygeos Package on openSUSE Leap

Last updated: June 26,2024

1. Install "python3-pygeos" package

This guide covers the steps necessary to install python3-pygeos on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pygeos

2. Uninstall "python3-pygeos" package

This is a short guide on how to uninstall python3-pygeos on openSUSE Leap:

$ sudo zypper remove python3-pygeos

3. Information about the python3-pygeos package on openSUSE Leap

Information for package python3-pygeos:
---------------------------------------
Repository : Main Repository
Name : python3-pygeos
Version : 0.13-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 1000.3 KiB
Installed : No
Status : not installed
Source package : python-pygeos-0.13-bp155.1.6.src
Upstream URL : https://github.com/pygeos/pygeos
Summary : GEOS wrapped in numpy ufuncs
Description :
PyGEOS is a C/Python library with vectorized geometry functions.
The geometry operations are done in the open-source geometry library GEOS.
PyGEOS wraps these operations in NumPy ufuncs providing a performance
improvement when operating on arrays of geometries.