How to Install and Uninstall python3-shapely.x86_64 Package on Fedora 34
Last updated: November 14,2024
1. Install "python3-shapely.x86_64" package
This is a short guide on how to install python3-shapely.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-shapely.x86_64
Copied
2. Uninstall "python3-shapely.x86_64" package
Please follow the guidance below to uninstall python3-shapely.x86_64 on Fedora 34:
$
sudo dnf remove
python3-shapely.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-shapely.x86_64 package on Fedora 34
Last metadata expiration check: 0:34:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-shapely
Version : 1.7.1
Release : 7.fc34
Architecture : x86_64
Size : 252 k
Source : python-shapely-1.7.1-7.fc34.src.rpm
Repository : fedora
Summary : Manipulation and analysis of geometric objects in the Cartesian plane
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!
Available Packages
Name : python3-shapely
Version : 1.7.1
Release : 7.fc34
Architecture : x86_64
Size : 252 k
Source : python-shapely-1.7.1-7.fc34.src.rpm
Repository : fedora
Summary : Manipulation and analysis of geometric objects in the Cartesian plane
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!