How to Install and Uninstall python3-pyemd Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python3-pyemd" package

Please follow the guidance below to install python3-pyemd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyemd

2. Uninstall "python3-pyemd" package

This guide covers the steps necessary to uninstall python3-pyemd on openSUSE Leap:

$ sudo zypper remove python3-pyemd

3. Information about the python3-pyemd package on openSUSE Leap

Information for package python3-pyemd:
--------------------------------------
Repository : Main Repository
Name : python3-pyemd
Version : 0.5.1-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 168.5 KiB
Installed : No
Status : not installed
Source package : python-pyemd-0.5.1-bp155.2.13.src
Upstream URL : http://github.com/wmayner/pyemd
Summary : Python implementation of the Earth Mover's Distance
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.