How to Install and Uninstall python3-Shapely Package on openSUSE Leap
Last updated: November 25,2024
1. Install "python3-Shapely" package
Please follow the step by step instructions below to install python3-Shapely on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-Shapely
Copied
2. Uninstall "python3-Shapely" package
Please follow the instructions below to uninstall python3-Shapely on openSUSE Leap:
$
sudo zypper remove
python3-Shapely
Copied
3. Information about the python3-Shapely package on openSUSE Leap
Information for package python3-Shapely:
----------------------------------------
Repository : Main Repository
Name : python3-Shapely
Version : 1.8.4-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-Shapely-1.8.4-bp155.1.7.src
Upstream URL : https://github.com/shapely/shapely
Summary : Geospatial geometries, predicates, and operations
Description :
Shapely is a Python package for manipulation and analysis of
planar geometric objects. It is based on the GEOS (the
engine of PostGIS) and JTS (from which GEOS is ported) libraries.
Shapely is not concerned with data formats or coordinate systems,
but can be readily integrated with packages that are like WorldMill
and pyproj.
----------------------------------------
Repository : Main Repository
Name : python3-Shapely
Version : 1.8.4-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-Shapely-1.8.4-bp155.1.7.src
Upstream URL : https://github.com/shapely/shapely
Summary : Geospatial geometries, predicates, and operations
Description :
Shapely is a Python package for manipulation and analysis of
planar geometric objects. It is based on the GEOS (the
engine of PostGIS) and JTS (from which GEOS is ported) libraries.
Shapely is not concerned with data formats or coordinate systems,
but can be readily integrated with packages that are like WorldMill
and pyproj.