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

Last updated: October 04,2024

1. Install "python3-tilestache.noarch" package

This guide covers the steps necessary to install python3-tilestache.noarch on Fedora 34

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

2. Uninstall "python3-tilestache.noarch" package

This guide covers the steps necessary to uninstall python3-tilestache.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:35:20 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-tilestache
Version : 1.51.14
Release : 6.fc34
Architecture : noarch
Size : 233 k
Source : python-tilestache-1.51.14-6.fc34.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.