How to Install and Uninstall python-shapely-doc.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "python-shapely-doc.noarch" package

This guide let you learn how to install python-shapely-doc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python-shapely-doc.noarch

2. Uninstall "python-shapely-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python-shapely-doc.noarch on Fedora 36:

$ sudo dnf remove python-shapely-doc.noarch $ sudo dnf autoremove

3. Information about the python-shapely-doc.noarch package on Fedora 36

Last metadata expiration check: 4:44:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python-shapely-doc
Version : 1.8.4
Release : 1.fc36
Architecture : noarch
Size : 486 k
Source : python-shapely-1.8.4-1.fc36.src.rpm
Repository : updates
Summary : Documentation for python-shapely
URL : https://github.com/shapely/shapely
License : BSD-3-Clause
Description : Shapely is a package for creation, manipulation, and analysis of planar
: geometry objects – designed especially for developers of cutting edge
: geographic information systems. In a nutshell: Shapely lets you do PostGIS-ish
: stuff outside the context of a database using idiomatic Python.
:
: You can use this package with python-matplotlib and numpy. See README.rst for
: more information!