How to Install and Uninstall python-shapely-doc.noarch Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "python-shapely-doc.noarch" package
This is a short guide on how to install python-shapely-doc.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-shapely-doc.noarch
Copied
2. Uninstall "python-shapely-doc.noarch" package
This tutorial shows how to uninstall python-shapely-doc.noarch on Oracle Linux 9:
$
sudo dnf remove
python-shapely-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-shapely-doc.noarch package on Oracle Linux 9
Last metadata expiration check: 0:38:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-shapely-doc
Version : 1.8.2
Release : 8.el9
Architecture : noarch
Size : 32 k
Source : python-shapely-1.8.2-8.el9.src.rpm
Repository : epel
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!
Available Packages
Name : python-shapely-doc
Version : 1.8.2
Release : 8.el9
Architecture : noarch
Size : 32 k
Source : python-shapely-1.8.2-8.el9.src.rpm
Repository : epel
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!