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

Last updated: July 05,2024

1. Install "python3-pyemd.x86_64" package

Learn how to install python3-pyemd.x86_64 on Fedora 34

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

2. Uninstall "python3-pyemd.x86_64" package

Please follow the step by step instructions below to uninstall python3-pyemd.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:02:31 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pyemd
Version : 0.5.1
Release : 10.fc34
Architecture : x86_64
Size : 73 k
Source : python-pyemd-0.5.1-10.fc34.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.