How to Install and Uninstall python3-pyemd.x86_64 Package on Fedora 36

Last updated: June 29,2024

1. Install "python3-pyemd.x86_64" package

Please follow the step by step instructions below to install python3-pyemd.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pyemd.x86_64

2. Uninstall "python3-pyemd.x86_64" package

This guide covers the steps necessary to uninstall python3-pyemd.x86_64 on Fedora 36:

$ sudo dnf remove python3-pyemd.x86_64 $ sudo dnf autoremove

3. Information about the python3-pyemd.x86_64 package on Fedora 36

Last metadata expiration check: 2:23:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pyemd
Version : 0.5.1
Release : 13.fc36
Architecture : x86_64
Size : 70 k
Source : python-pyemd-0.5.1-13.fc36.src.rpm
Repository : fedora
Summary : Fast EMD for Python
URL : https://github.com/wmayner/pyemd
License : MIT
Description :
: PyEMD is a Python wrapper for Ofir Pele and Michael Werman’s implementation of
: the Earth Mover’s Distance that allows it to be used with NumPy. If you use
: this code, please cite the papers listed in the README.rst file.