How to Install and Uninstall python3-geojson.noarch Package on Fedora 36

Last updated: October 04,2024

1. Install "python3-geojson.noarch" package

Learn how to install python3-geojson.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-geojson.noarch

2. Uninstall "python3-geojson.noarch" package

Here is a brief guide to show you how to uninstall python3-geojson.noarch on Fedora 36:

$ sudo dnf remove python3-geojson.noarch $ sudo dnf autoremove

3. Information about the python3-geojson.noarch package on Fedora 36

Last metadata expiration check: 0:40:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-geojson
Version : 2.5.0
Release : 8.fc36
Architecture : noarch
Size : 33 k
Source : python-geojson-2.5.0-8.fc36.src.rpm
Repository : fedora
Summary : Encoder/decoder for simple GIS features
URL : https://github.com/jazzband/geojson
License : BSD
Description : Geojson provides geometry, feature, and collection classes, and supports\
: pickle-style dump and load of objects that provide the lab's Python geo\
: interface.