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

Last updated: May 18,2024

1. Install "python3-descartes.noarch" package

In this section, we are going to explain the necessary steps to install python3-descartes.noarch on Fedora 34

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

2. Uninstall "python3-descartes.noarch" package

Please follow the instructions below to uninstall python3-descartes.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:43:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-descartes
Version : 1.1.0
Release : 16.fc33
Architecture : noarch
Size : 16 k
Source : python-descartes-1.1.0-16.fc33.src.rpm
Repository : fedora
Summary : Use geometric objects as Matplotlib paths and patches
URL : https://pypi.python.org/pypi/descartes
License : BSD
Description : A Python module that allows using Shapely or GeoJSON-like geometric objects as
: Matplotlib paths and patches.