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

Last updated: January 17,2025

1. Install "python3-tilestache.noarch" package

This is a short guide on how to install python3-tilestache.noarch on Fedora 36

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

2. Uninstall "python3-tilestache.noarch" package

Here is a brief guide to show you how to uninstall python3-tilestache.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:58:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-tilestache
Version : 1.51.14
Release : 9.fc36
Architecture : noarch
Size : 234 k
Source : python-tilestache-1.51.14-9.fc36.src.rpm
Repository : fedora
Summary : Example code for TileStache
URL : http://tilestache.org
License : BSD
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.