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

Last updated: May 10,2024

1. Install "python3-geojson" package

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

$ sudo zypper refresh $ sudo zypper install python3-geojson

2. Uninstall "python3-geojson" package

Here is a brief guide to show you how to uninstall python3-geojson on openSUSE Leap:

$ sudo zypper remove python3-geojson

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

Information for package python3-geojson:
----------------------------------------
Repository : Main Repository
Name : python3-geojson
Version : 2.5.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 112.3 KiB
Installed : No
Status : not installed
Source package : python-geojson-2.5.0-bp155.2.10.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.