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

Last updated: October 06,2024

1. Install "python3-geotiler.noarch" package

Please follow the instructions below to install python3-geotiler.noarch on Fedora 34

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

2. Uninstall "python3-geotiler.noarch" package

This tutorial shows how to uninstall python3-geotiler.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:31:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-geotiler
Version : 0.14.5
Release : 1.fc34
Architecture : noarch
Size : 67 k
Source : python-geotiler-0.14.5-1.fc34.src.rpm
Repository : updates
Summary : GeoTiler is a library to create map using tiles from a map provider
URL : https://github.com/wrobell/geotiler
License : GPLv3+
Description : 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.