How to Install and Uninstall python3-tilestache.noarch Package on Fedora 39

Last updated: February 12,2025

1. Install "python3-tilestache.noarch" package

Here is a brief guide to show you how to install python3-tilestache.noarch on Fedora 39

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

2. Uninstall "python3-tilestache.noarch" package

This tutorial shows how to uninstall python3-tilestache.noarch on Fedora 39:

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

3. Information about the python3-tilestache.noarch package on Fedora 39

Last metadata expiration check: 0:01:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-tilestache
Version : 1.51.14
Release : 14.fc39
Architecture : noarch
Size : 309 k
Source : python-tilestache-1.51.14-14.fc39.src.rpm
Repository : fedora
Summary : Example code for TileStache
URL : http://tilestache.org
License : BSD-3-Clause
Description : TileStache is a Python-based server application that can serve up map tiles
: based on rendered geographic data. You might be familiar with TileCache, the
: venerable open source WMS server from MetaCarta. TileStache is similar, but we
: hope simpler and better-suited to the needs of designers and cartographers.