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

Last updated: May 18,2024

1. Install "python39-geojson" package

This is a short guide on how to install python39-geojson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-geojson

2. Uninstall "python39-geojson" package

This guide covers the steps necessary to uninstall python39-geojson on openSuSE Tumbleweed:

$ sudo zypper remove python39-geojson

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

Information for package python39-geojson:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-geojson
Version : 2.5.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 86.9 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.