How To Install python3-geotiler on Fedora 36

In this tutorial we learn how to install python3-geotiler in Fedora 36. python3-geotiler is GeoTiler is a library to create map using tiles from a map provider

Introduction

In this tutorial we learn how to install python3-geotiler on Fedora 36.

What is python3-geotiler

GeoTiler is a library to create maps using tiles from a map provider. The main goal of the library is to enable a programmer to create maps using tiles downloaded from OpenStreetMap, Stamen or other map provider. The maps can be used by interactive applications or to create data analysis graphs.

We can use yum or dnf to install python3-geotiler on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-geotiler.

Install python3-geotiler on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-geotiler using dnf by running the following command:

sudo dnf -y install python3-geotiler

Install python3-geotiler on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-geotiler using yum by running the following command:

sudo yum -y install python3-geotiler

How To Uninstall python3-geotiler on Fedora 36

To uninstall only the python3-geotiler package we can use the following command:

sudo dnf remove python3-geotiler

python3-geotiler Package Contents on Fedora 36

/usr/bin/geotiler-fetch
/usr/bin/geotiler-lint
/usr/bin/geotiler-route
/usr/lib/python3.10/site-packages/geotiler
/usr/lib/python3.10/site-packages/geotiler-0.14.5.dist-info
/usr/lib/python3.10/site-packages/geotiler-0.14.5.dist-info/COPYING
/usr/lib/python3.10/site-packages/geotiler-0.14.5.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/geotiler-0.14.5.dist-info/LICENSE-modestmaps-py
/usr/lib/python3.10/site-packages/geotiler-0.14.5.dist-info/METADATA
/usr/lib/python3.10/site-packages/geotiler-0.14.5.dist-info/WHEEL
/usr/lib/python3.10/site-packages/geotiler-0.14.5.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/geotiler/__init__.py
/usr/lib/python3.10/site-packages/geotiler/__pycache__
/usr/lib/python3.10/site-packages/geotiler/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/data.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/data.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/geo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/geo.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/map.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/map.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/provider.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/provider.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/cache.py
/usr/lib/python3.10/site-packages/geotiler/data.py
/usr/lib/python3.10/site-packages/geotiler/errors.py
/usr/lib/python3.10/site-packages/geotiler/geo.py
/usr/lib/python3.10/site-packages/geotiler/map.py
/usr/lib/python3.10/site-packages/geotiler/provider.py
/usr/lib/python3.10/site-packages/geotiler/tests
/usr/lib/python3.10/site-packages/geotiler/tests/__init__.py
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_geo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_geo.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_map.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_map.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_provider.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_provider.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_tile_img.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_tile_img.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_tile_io.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_tile_io.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/__pycache__/test_util.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tests/test_cache.py
/usr/lib/python3.10/site-packages/geotiler/tests/test_geo.py
/usr/lib/python3.10/site-packages/geotiler/tests/test_map.py
/usr/lib/python3.10/site-packages/geotiler/tests/test_provider.py
/usr/lib/python3.10/site-packages/geotiler/tests/test_tile_img.py
/usr/lib/python3.10/site-packages/geotiler/tests/test_tile_io.py
/usr/lib/python3.10/site-packages/geotiler/tests/test_util.py
/usr/lib/python3.10/site-packages/geotiler/tile
/usr/lib/python3.10/site-packages/geotiler/tile/__init__.py
/usr/lib/python3.10/site-packages/geotiler/tile/__pycache__
/usr/lib/python3.10/site-packages/geotiler/tile/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tile/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tile/__pycache__/img.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tile/__pycache__/img.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tile/__pycache__/io.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/geotiler/tile/__pycache__/io.cpython-310.pyc
/usr/lib/python3.10/site-packages/geotiler/tile/img.py
/usr/lib/python3.10/site-packages/geotiler/tile/io.py
/usr/lib/python3.10/site-packages/geotiler/util.py
/usr/share/doc/python3-geotiler
/usr/share/doc/python3-geotiler/README
/usr/share/licenses/python3-geotiler
/usr/share/licenses/python3-geotiler/COPYING
/usr/share/licenses/python3-geotiler/LICENSE-modestmaps-py
/usr/share/man/man1/geotiler-fetch.1.gz
/usr/share/man/man1/geotiler-lint.1.gz
/usr/share/man/man1/geotiler-route.1.gz

References

Summary

In this tutorial we learn how to install python3-geotiler on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).