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

Last updated: September 06,2024

1. Install "python3-geojson.noarch" package

Please follow the steps below to install python3-geojson.noarch on Fedora 34

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

2. Uninstall "python3-geojson.noarch" package

Please follow the step by step instructions below to uninstall python3-geojson.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:44:58 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-geojson
Version : 2.5.0
Release : 5.fc34
Architecture : noarch
Size : 34 k
Source : python-geojson-2.5.0-5.fc34.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.