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

Last updated: October 05,2024

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

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

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

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

Please follow the instructions below to uninstall python-shapely-doc.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:43:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python-shapely-doc
Version : 1.7.1
Release : 7.fc34
Architecture : noarch
Size : 1.3 M
Source : python-shapely-1.7.1-7.fc34.src.rpm
Repository : fedora
Summary : Documentation for python-shapely
URL : https://github.com/Toblerity/Shapely
License : BSD
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!