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

Last updated: July 05,2024

1. Install "python3-geotiler.noarch" package

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

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

2. Uninstall "python3-geotiler.noarch" package

Please follow the steps below to uninstall python3-geotiler.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:51:18 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-geotiler
Version : 0.14.5
Release : 1.fc35
Architecture : noarch
Size : 66 k
Source : python-geotiler-0.14.5-1.fc35.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.