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

Last updated: October 05,2024

1. Install "python3-geotiler.noarch" package

This is a short guide on how to install python3-geotiler.noarch on Fedora 38

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

2. Uninstall "python3-geotiler.noarch" package

This is a short guide on how to uninstall python3-geotiler.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:20:07 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-geotiler
Version : 0.14.7
Release : 2.fc38
Architecture : noarch
Size : 97 k
Source : python-geotiler-0.14.7-2.fc38.src.rpm
Repository : fedora
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.