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

Last updated: October 05,2024

1. Install "python311-geojson" package

Please follow the guidance below to install python311-geojson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-geojson

2. Uninstall "python311-geojson" package

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

$ sudo zypper remove python311-geojson

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

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