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

Last updated: July 02,2024

1. Install "python312-geojson" package

Please follow the guidelines below to install python312-geojson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-geojson

2. Uninstall "python312-geojson" package

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

$ sudo zypper remove python312-geojson

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

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