How to Install and Uninstall python310-geojson Package on openSuSE Tumbleweed

Last updated: December 27,2024

1. Install "python310-geojson" package

Learn how to install python310-geojson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-geojson

2. Uninstall "python310-geojson" package

In this section, we are going to explain the necessary steps to uninstall python310-geojson on openSuSE Tumbleweed:

$ sudo zypper remove python310-geojson

3. Information about the python310-geojson package on openSuSE Tumbleweed

Information for package python310-geojson:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-geojson
Version : 2.5.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 86.7 KiB
Installed : No
Status : not installed
Source package : python-geojson-2.5.0-1.15.src
Upstream URL : https://github.com/jazzband/python-geojson
Summary : Python bindings and utilities for GeoJSON
Description :
This library contains functions for encoding and decoding GeoJSON formatted
data, classes for all GeoJSON Objects and an implementation of the Python
geo interface specification.